[Mono-bugs] [Bug 76011][Wis] Changed - no support for .stackreserve directive

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 8 09:53:02 EDT 2005


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 jankit at novell.com.

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: jankit at novell.com                            
 ReportedBy: vargaz at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -50,6 +50,13 @@
 ------- Additional Comments From lupus at ximian.com  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 jankit at novell.com  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.


More information about the mono-bugs mailing list