[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 23:44:23 -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 monobugs@taggedtype.net.

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

--- shadow/72149	2005-02-07 17:00:49.000000000 -0500
+++ shadow/72149.tmp.31288	2005-02-07 23:44:23.000000000 -0500
@@ -130,6 +130,10 @@
 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!
+
+------- Additional Comments From monobugs@taggedtype.net  2005-02-07 23:44 -------
+I would like to point out that this only hides the problem in 61666.
+It does not solve it but it does solve this one.