[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
Fri, 4 Feb 2005 13:22:40 -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-04 03:41:16.000000000 -0500
+++ shadow/72149.tmp.31678	2005-02-04 13:22:40.000000000 -0500
@@ -122,6 +122,11 @@
 i probably meant ilasm compiler
 
 ------- Additional Comments From peter@emailross.com  2005-02-04 03:41 -------
 My bug actually comes from code generated with the Melbourne Mercury
 compiler (http://www.mercury.cs.mu.oz.au/), which generates IL in this
 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
+