[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 11:33:42 -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 lluis@ximian.com.

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

--- shadow/47528	2003-08-11 18:11:57.000000000 -0400
+++ shadow/47528.tmp.6985	2003-08-12 11:33:42.000000000 -0400
@@ -53,6 +53,10 @@
 
 
 ------- Additional Comments From lluis@ximian.com  2003-08-11 18:11 -------
 Created an attachment (id=5097)
 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.