[Mono-bugs] [Bug 47528][Maj] Changed - Null reference exception using pointers
bugzilla-daemon@indri.ximian.com
bugzilla-daemon@indri.ximian.com
Tue, 12 Aug 2003 12:49:47 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47528
--- shadow/47528 2003-08-12 11:33:42.000000000 -0400
+++ shadow/47528.tmp.8293 2003-08-12 12:49:46.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 47528
-Product: Mono/Runtime
+Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Major
-Component: misc
+Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lluis@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: SG
URL:
Cc:
@@ -57,6 +57,9 @@
Attached new test case that compiles with csc. Same error.
------- Additional Comments From lluis@ximian.com 2003-08-12 11:33 -------
The same code compiled with csc runs in mono without errors. So it
seems to be a problem of mcs generating bad IL.
+
+------- Additional Comments From lupus@ximian.com 2003-08-12 12:49 -------
+Confirmed it's a mcs bug (using mcs from a week or so ago works fine).