[Mono-bugs] [Bug 36083][Nor] Changed - multiple clauses in fixed block generates incorrect code.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 8 Jan 2003 16:49:53 -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 miguel@ximian.com.

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

--- shadow/36083	Tue Dec 24 11:24:36 2002
+++ shadow/36083.tmp.4313	Wed Jan  8 16:49:53 2003
@@ -1,14 +1,14 @@
 Bug#: 36083
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: gentoo linux
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: d@young.hostforweb.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -70,6 +70,9 @@
 
 Additional Information:
 This prevents Mono.PEToolkit from working (PEUtils.cs line 278 does this).
 
 Making two nested fixed blocks, one nested inside the other, generates
 correct code.
+
+------- Additional Comments From miguel@ximian.com  2003-01-08 16:49 -------
+Thanks for the bug report;  A fix is available on CVS.