[Mono-bugs] [Bug 30175][Maj] Changed - mcs doesn't box valuetypes in some cases when compiling corlib
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
18 Sep 2002 06:55:02 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30175
--- shadow/30175 Wed Sep 18 01:38:40 2002
+++ shadow/30175.tmp.14689 Wed Sep 18 02:55:02 2002
@@ -1,12 +1,12 @@
Bug#: 30175
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
+Status: RESOLVED
Resolution:
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: miguel@ximian.com
ReportedBy: lupus@ximian.com
@@ -24,6 +24,11 @@
------- Additional Comments From miguel@ximian.com 2002-09-11 14:58 -------
reasssigned to me
------- Additional Comments From miguel@ximian.com 2002-09-18 01:38 -------
Bug is driving me crazy. Sample program works, only fails with corlib ;-(
+
+------- Additional Comments From miguel@ximian.com 2002-09-18 02:55 -------
+Ok, found the bug, but I am afraid that monodis is not loading the
+proper corlib when requested, because I could not figure out what was
+going wrong when the output should have been different,