[Mono-bugs] [Bug 75512][Blo] Changed - execution-time problem with
initialization of static enum array
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 8 22:37:26 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75512
--- shadow/75512 2005-07-08 22:05:53.000000000 -0400
+++ shadow/75512.tmp.25801 2005-07-08 22:37:26.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75512
Product: Mono: Runtime
Version: 1.1
OS: Windows XP (Cygwin)
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: ash at onezero.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -59,6 +59,10 @@
at EnumTest.Main()
Unknown signal 79
When the array definition is moved inside the method and the word "static"
is removed from the definition, the code compiles and runs fine.
Removing "D" and its reference also makes the code run fine.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-07-08 22:37 -------
+This runs fine for me. Can you attach the executable that gets
+generated? What if you compile with csc and run on mono?
More information about the mono-bugs
mailing list