[Mono-bugs] [Bug 59529][Cos] Changed - Global const definitions compile when they shouldn't

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 22:15:04 -0400 (EDT)


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 michi@zeroc.com.

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

--- shadow/59529	2004-06-07 01:20:16.000000000 -0400
+++ shadow/59529.tmp.27380	2004-06-07 22:15:03.000000000 -0400
@@ -1,15 +1,15 @@
 Bug#: 59529
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Cosmetic
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: michi@zeroc.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -29,6 +29,23 @@
 
 ------- Additional Comments From miguel@ximian.com  2004-06-07 01:20 -------
 MCS flags an error here, is that the full source for the bug?
 
 Am setting the bug to `NEEDINFO', can you reset it if you still
 see this bug?
+
+------- Additional Comments From michi@zeroc.com  2004-06-07 22:15 -------
+Hmmm... I just tried this again and now I get a parsing error. I 
+initially tried this as part of a much larger project and didn't get 
+an error for the global const definition. But now, when I try this 
+with a simple example, I get the error. Unfortunately, I no longer 
+have the original code I tried this with :-(
+
+So, maybe I was crying "wolf" for not good reason. For now, I'll 
+mark this as closed. If I come up against the problem again, I'll 
+reopen it.
+
+My apologies for causing you extra work!
+
+Cheers,
+
+Michi.