[Mono-bugs] [Bug 72850][Nor] Changed - null ref exception only when using a bundle

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Feb 2005 10:52:00 -0500 (EST)


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 james@ximian.com.

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

--- shadow/72850	2005-02-22 10:47:12.000000000 -0500
+++ shadow/72850.tmp.16544	2005-02-22 10:52:00.000000000 -0500
@@ -10,13 +10,12 @@
 Component: tools
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: james@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: null ref exception only when using a bundle
 
 The following bit of code will run fine as a regular assembly, but in a
 bundle it gives a null ref exception.
 
 using System;