[Mono-bugs] [Bug 47689][Wis] Changed - The runtime should detect stack overflow

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 19 Feb 2004 13:38:51 -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 bmaurer@users.sf.net.

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

--- shadow/47689	2004-02-19 13:37:53.000000000 -0500
+++ shadow/47689.tmp.6163	2004-02-19 13:38:51.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 47689
-Product: Mono/Compilers
+Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
-Component: C#
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pumrs@web.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Need to report CS0516: constructor 'C.C(int)' cannot call itself
+Summary: The runtime should detect stack overflow
 
 Please fill in this template when reporting a bug, unless you know what you are doing. 
 Description of Problem: 
  
  
 Steps to reproduce the problem: 
@@ -120,6 +120,9 @@
 CS0516: constructor 'C.C(int)' cannot call itself
 
 so there's a bug in the compiler too.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-02-19 13:37 -------
 Thanks for catching this, Gonzalo!
+
+------- Additional Comments From bmaurer@users.sf.net  2004-02-19 13:38 -------
+Ack, i got the wrong bug, sorry