[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
Mon, 6 Sep 2004 17:27:58 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=65320

--- shadow/65320	2004-09-03 13:33:45.000000000 -0400
+++ shadow/65320.tmp.11806	2004-09-06 17:27:58.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 65320
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: OSX 10.3.4
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
 Some more information; moving this to compilers after conferring with lupus; looking at 
 the il output of the ms.net framework; they do an explicity conv.i after the conv.i8 of the 
 int to cast it back to an int.
 
 -kangaroo
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-09-06 17:27 -------
+fixed