[Mono-bugs] [Bug 71953][Wis] Changed - ILASM off-by-one when referring to named arguments

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 31 Jan 2005 21:26:10 -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=71953

--- shadow/71953	2005-01-31 05:13:13.000000000 -0500
+++ shadow/71953.tmp.7838	2005-01-31 21:26:10.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 71953
 Product: Mono: Compilers
 Version: 1.0
 OS: Debian Woody
 OS Details: 
-Status: VERIFIED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: IL assembler
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tonyg@kcbbs.gen.nz               
 QAContact: mono-bugs@ximian.com
@@ -74,6 +74,10 @@
 Marking RESOLVED-FIXED, based on my observation; I'll now build from
 SVN and verify.
 
 ------- Additional Comments From tonyg@kcbbs.gen.nz  2005-01-31 05:13 -------
 Yep, definitely fixed as of "Mono ILasm compiler version 1.1.3.0"
 (built from SVN).
+
+------- Additional Comments From jackson@ximian.com  2005-01-31 21:26 -------
+The issue is that the fix wasn't merged into the 1.0 branch. I'll
+spend some time merging ilasm patches this weekend.