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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 01:20:16 -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 miguel@ximian.com.

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

--- shadow/59529	2004-06-03 01:26:27.000000000 -0400
+++ shadow/59529.tmp.4395	2004-06-07 01:20:16.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 59529
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: michi@zeroc.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,12 @@
 Note that the definition is at global scope, and therefore illegal, 
 because constants can only be defined at namespace or class scope.
 
 Cheers,
 
 Michi.
+
+------- 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?