[Mono-bugs] [Bug 23391] Changed - mono bug with 'count++'

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
13 Apr 2002 01:59:03 -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 manyoso@yahoo.com.

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

--- shadow/23391	Fri Apr 12 21:40:27 2002
+++ shadow/23391.tmp.28490	Fri Apr 12 21:59:03 2002
@@ -1,16 +1,16 @@
 Bug#: 23391
-Product: Mono/Runtime
+Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
-Component: misc
+Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: manyoso@yahoo.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -38,6 +38,13 @@
 
 run that with mono and output is well.... buggy :-)
 
 Cheers,
 
 Adam
+
+------- Additional Comments From manyoso@yahoo.com  2002-04-12 21:59 -------
+it looks like the bug is with mcs/mint.  the code should not compile.  I 
+initialized count and now mono runs it just fine.  it seems mcs is teaching 
+me bad habits ;-)
+
+sorry if this has already been reported.