[Mono-bugs] [Bug 72149][Wis] Changed - ilasm croaks on duplicate symbols in .locals init (patch included)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Feb 2005 17:00:49 -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 jackson@ximian.com.

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

--- shadow/72149	2005-02-04 13:22:40.000000000 -0500
+++ shadow/72149.tmp.25500	2005-02-07 17:00:49.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72149
 Product: Mono: Compilers
 Version: 1.1
 OS: All
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 001 One hour
 Priority: Wishlist
 Component: IL assembler
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: monobugs@taggedtype.net               
 QAContact: mono-bugs@ximian.com
@@ -127,6 +127,9 @@
 form which .NETs ilasm accepts, but not Monos ilasm.
 
 ------- Additional Comments From monobugs@taggedtype.net  2005-02-04 13:22 -------
 Created an attachment (id=14077)
 Disassembly of duplicate bug
 
+
+------- Additional Comments From jackson@ximian.com  2005-02-07 17:00 -------
+Patch is now in CVS. Thanks!