[Mono-bugs] [Bug 30544][Wis] Changed - Decimal array initializers crashes ArrayCreation.MakeByteBlob

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Sep 2002 23:04:42 -0000


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=30544

--- shadow/30544	Wed Sep 18 15:42:52 2002
+++ shadow/30544.tmp.4699	Wed Sep 18 19:04:42 2002
@@ -1,14 +1,14 @@
 Bug#: 30544
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: VERIFIED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: andy@nobugs.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -49,6 +49,10 @@
 (Mono.CSharp.TypeContainer,Mono.CSharp.Block,object)
 in <0x0001f> 00 Mono.CSharp.Method:Emit (Mono.CSharp.TypeContainer)
 in <0x0027b> 00 Mono.CSharp.TypeContainer:Emit ()
 in <0x004da> 00 Mono.CSharp.RootContext:EmitCode ()
 in <0x00732> 00 Mono.CSharp.Driver:MainDriver (string[])
 in <0x0000b> 00 Mono.CSharp.Driver:Main (string[])
+
+------- Additional Comments From miguel@ximian.com  2002-09-18 19:04 -------
+Thanks for the report, I was fixing this for another reason, and ran
+across this.  Bug fix hitting CVS in a few seconds.