[Mono-bugs] [Bug 71905][Nor] Changed - Pre-Incrementing vars as method parameters increment too early in certain cases
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 28 Jan 2005 13:50:14 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71905
--- shadow/71905 2005-01-28 08:50:52.000000000 -0500
+++ shadow/71905.tmp.18750 2005-01-28 13:50:14.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71905
Product: Mono: Runtime
Version: 1.1
OS: Debian Woody
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: aksdb@gmx.de
QAContact: mono-bugs@ximian.com
@@ -69,6 +69,10 @@
It works perfectly on older Mono versions (tested on 1.0.1 on windows) and
the MS .NET Framework.
------- Additional Comments From bmaurer@users.sf.net 2005-01-28 08:50 -------
Uhoh, this is quite possibly my problem, due to the bugs I fixed with
++.
+
+------- Additional Comments From lupus@ximian.com 2005-01-28 13:50 -------
+Ben, it's a bug you introduced in the JIT in december.
+Fixed in svn.