[Mono-bugs] [Bug 65320][Wis] Changed - Incrementing a unsafe pointer with a long generates and Invalid IL code ERROR
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 3 Sep 2004 13:22:09 -0400 (EDT)
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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65320
--- shadow/65320 2004-09-03 13:21:30.000000000 -0400
+++ shadow/65320.tmp.545 2004-09-03 13:22:09.000000000 -0400
@@ -24,6 +24,11 @@
when running (tested on CVS HEAD OSX, and 1.0.1 x86)
The problem is incrementing a pointer with a long instead of an int.
-kangaroo
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-09-03 13:22 -------
+Created an attachment (id=10486)
+testcase
+