[Mono-bugs] [Bug 73145][Nor] Changed - mcs exception: Unhandled Exception: System.ArgumentNullException: null key

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Mar 2005 07:40:05 -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 dezelin@gmail.com.

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

--- shadow/73145	2005-03-01 07:11:23.000000000 -0500
+++ shadow/73145.tmp.7354	2005-03-01 07:40:05.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 73145
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Fedora Core 3; Mono-latest built from the source
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dezelin@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -75,6 +75,17 @@
 How often does this happen? 
 Always
 
 
 Additional Information:
 Check the attachment
+
+------- Additional Comments From dezelin@gmail.com  2005-03-01 07:40 -------
+There's no need for the attachment. Go to
+...mcs/class/corlib/System.Reflection.Emit, open AssemblyBuilder.cs
+and chane it's namespace from System.Reflection.Emit to
+System.Reflection.Emit.Mono and try to compile corlib.
+
+This bug is based on mono-snapshot-20.2.2005 
+
+Cheers,
+Aleksandar Dezelin