[Mono-bugs] [Bug 75512][Nor] Changed - execution-time problem with
initialization of static enum array
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 19 12:07:07 EDT 2005
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75512
--- shadow/75512 2005-07-13 13:38:05.000000000 -0400
+++ shadow/75512.tmp.27782 2005-07-19 12:07:07.000000000 -0400
@@ -98,6 +98,11 @@
enumeration member, things work fine. In the program where I
originally got the error, there were about 16 enumeration members.
In the test program here that I derived from the original program to
isolate the problem, there are 4 enumeration members. The problem
happens with 4 members, but not with 3. Maybe the runtime has some
behavior near powers of 2 that a mono developer would recognize.
+
+------- Additional Comments From vargaz at gmail.com 2005-07-19 12:07 -------
+I can't repro this even under cygwin. Could you try our latest 1.1.8
+release ?
+
More information about the mono-bugs
mailing list