[Mono-bugs] [Bug 29857][Maj] Changed - incorrect code generated for Enum::FormatSpecifier_X

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Sep 2002 12:37:04 -0000


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 martin@gnome.org.

http://bugzilla.ximian.com/show_bug.cgi?id=29857

--- shadow/29857	Fri Sep  6 10:44:57 2002
+++ shadow/29857.tmp.23855	Sun Sep  8 08:37:04 2002
@@ -1,12 +1,12 @@
 Bug#: 29857
 Product: Mono/MCS
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: REOPENED   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: vargaz@freemail.hu               
@@ -44,7 +44,13 @@
 
 ------- Additional Comments From vargaz@freemail.hu  2002-09-06 09:29 -------
 Hi,
 
  Enum::FormatSpecifier_X was fixed by somebody to remove the warning
 printed by mcs. I attached a test case which still exhibits this bug.
+
+
+------- Additional Comments From martin@gnome.org  2002-09-08 08:37 -------
+Well, I looked at the generated IL output and it was ok.  Just tried again with latest mcs and runtime and it's still ok.
+
+However, I can confirm that the bug still exists with your testcase.