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 [EMAIL PROTECTED]

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

--- shadow/76011        2005-09-07 12:34:48.000000000 -0400
+++ shadow/76011.tmp.16415      2005-09-08 09:53:02.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76011
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: IL assembler
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -50,6 +50,13 @@
 ------- Additional Comments From [EMAIL PROTECTED]  2005-09-07 12:34 -------
 It's the stack size that is supposed to be used by default for threads
 running the program.
 We don't look at it, because different architectures may require
 different stack sizes and with 2.0 there is a Thread ctor that allows
 setting it anyway per-thread.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-09-08 09:53 -------
+ilasm.exe 1.1 doesn't seem to support .stackreserve directive. Also, ildasm 
+1.1 doesn't output that, though ildasm (2.0) does. Adding support in ilasm/
+monodis anyway.
+
+Fixed in SVN.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to