[Mono-bugs] [Bug 44294][Wis] Changed - Mono gives null ref exception accessing fields in csc-compiled programs

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 7 Jun 2003 18:25:52 -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 mathpup@mylinuxisp.com.

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

--- shadow/44294	Sat Jun  7 18:25:14 2003
+++ shadow/44294.tmp.6106	Sat Jun  7 18:25:52 2003
@@ -67,6 +67,11 @@
  
 Additional Information: 
  
 The combination of csc and mono is the problem. Changing the C# compiler or the 
 runtime engine (e.g. Rotor) works fine. The metadata produced by mcs differs 
 considerably from that of csc. I'm attaching disassembled versions of the two.
+
+------- Additional Comments From mathpup@mylinuxisp.com  2003-06-07 18:25 -------
+Created an attachment (id=4556)
+csc's output
+