[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 18:12:37 -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-03 18:11:30.000000000 -0500
+++ shadow/72149.tmp.21927 2005-02-03 18:12:37.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
Status: REOPENED
Resolution:
-Severity: 000 No more required
+Severity: 001 One hour
Priority: Wishlist
Component: IL assembler
AssignedTo: mono-bugs@ximian.com
ReportedBy: monobugs@taggedtype.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -115,6 +115,9 @@
mine is that duplicate symbols at the same scope are allowed to exist
in the .net world but not in the mono world. As I have been told, this
is a bug.
I urge you to check your example in .NET and actually use the locals
within the scopes they are declared.
+
+------- Additional Comments From monobugs@taggedtype.net 2005-02-03 18:12 -------
+i probably meant ilasm compiler