mail-archives/mono-bugs/2003-July/006312.html

75 строки
3.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 45539][Maj] Changed - Enum.GetValues fails on mint
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="006311.html">
<LINK REL="Next" HREF="006313.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 45539][Maj] Changed - Enum.GetValues fails on mint
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 45539][Maj] Changed - Enum.GetValues fails on mint">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>Sat, 12 Jul 2003 09:36:30 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006311.html">[Mono-bugs] [Bug 46129][Nor] Changed - XmlNode CloneNode method removes attributes
</A></li>
<LI> Next message: <A HREF="006313.html">[Mono-bugs] [Bug 46088][Nor] Changed - Nested class can access private members of base class of enclosing class
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6312">[ date ]</a>
<a href="thread.html#6312">[ thread ]</a>
<a href="subject.html#6312">[ subject ]</a>
<a href="author.html#6312">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by <A HREF="mailto:sam@superduper.net.">sam@superduper.net.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=45539">http://bugzilla.ximian.com/show_bug.cgi?id=45539</A>
--- shadow/45539 Fri Jun 27 11:00:29 2003
+++ shadow/45539.tmp.15511 Sat Jul 12 09:36:30 2003
@@ -55,6 +55,11 @@
------- Additional Comments From <A HREF="mailto:PAF@design.ru">PAF@design.ru</A> 2003-06-27 11:00 -------
one would not actually see any message with this bug.cs, mint would
just die and would not print &quot;ok&quot;.
one could see message if surround that line with
try{...}catch(Exception e){Console.WriteLine(e.Message);}
+
+------- Additional Comments From <A HREF="mailto:sam@superduper.net">sam@superduper.net</A> 2003-07-12 09:36 -------
+Created an attachment (id=4855)
+Probably a horrible and inconcieved hack but this patch worked in my trvial test case
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006311.html">[Mono-bugs] [Bug 46129][Nor] Changed - XmlNode CloneNode method removes attributes
</A></li>
<LI> Next message: <A HREF="006313.html">[Mono-bugs] [Bug 46088][Nor] Changed - Nested class can access private members of base class of enclosing class
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6312">[ date ]</a>
<a href="thread.html#6312">[ thread ]</a>
<a href="subject.html#6312">[ subject ]</a>
<a href="author.html#6312">[ author ]</a>
</LI>
</UL>
</body></html>