[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
Thu, 3 Feb 2005 14:19:01 -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-03 13:55:37.000000000 -0500
+++ shadow/72149.tmp.19839	2005-02-03 14:19:01.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72149
 Product: Mono: Compilers
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: 000 No more required
 Priority: Wishlist
 Component: IL assembler
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: monobugs@taggedtype.net               
 QAContact: mono-bugs@ximian.com
@@ -75,6 +75,11 @@
 ilasm barfs and .net doesnt. 
 
 Witht he patch, you get the exact same behaviour. 
 
 Note that the patch ONLY comes into effect when there are duplicate
 local variables. Otherwise its business as usual.
+
+------- Additional Comments From jackson@ximian.com  2005-02-03 14:19 -------
+
+
+*** This bug has been marked as a duplicate of 61666 ***