[Mono-bugs] [Bug 75848][Nor] Changed - mcs fails to generate
initialization code for fields whose value is a boxed value type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 19 18:25: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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75848
--- shadow/75848 2005-08-19 09:23:24.000000000 -0400
+++ shadow/75848.tmp.16789 2005-08-19 18:25:26.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75848
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -37,6 +37,10 @@
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Compiled with mcs, this prints nothing, when compiled with csc, it prints:
False
0
+
+------- Additional Comments From vargaz at gmail.com 2005-08-19 18:25 -------
+This prevents IronPython-0.9 from working on mono.
+
More information about the mono-bugs
mailing list