[Mono-bugs] [Bug 30080][Nor] Changed - Nested enums cannot access const variables

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
11 Sep 2002 17:19:34 -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 ravi@ximian.com.

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

--- shadow/30080	Wed Sep 11 13:05:30 2002
+++ shadow/30080.tmp.22137	Wed Sep 11 13:19:34 2002
@@ -39,6 +39,14 @@
 
 ------- Additional Comments From ravi@ximian.com  2002-09-11 13:05 -------
 I just tried this out and it seems to be giving the expected results.
 Can you please verify if it still is a bug ?
 
 
+
+------- Additional Comments From ravi@ximian.com  2002-09-11 13:19 -------
+Update - this seems to be a bug which manifests itself only on
+windows. When tried on linux even with dlls that were built on linux,
+it doesn't seem to show up. 
+
+
+We need more investigation of the problem