[Mono-bugs] [Bug 47528][Maj] Changed - Null reference exception using pointers

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Aug 2003 17:08:50 -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 martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=47528

--- shadow/47528	2003-08-12 12:49:46.000000000 -0400
+++ shadow/47528.tmp.11095	2003-08-12 17:08:50.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 47528
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -60,6 +60,9 @@
 ------- 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).
+
+------- Additional Comments From martin@ximian.com  2003-08-12 17:08 -------
+Fixed in CVS.