[Mono-bugs] [Bug 35169][Nor] Changed - #else in tokenizer

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Dec 2002 23:53:56 -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=35169

--- shadow/35169	Fri Dec  6 21:08:02 2002
+++ shadow/35169.tmp.23047	Tue Dec 10 18:53:56 2002
@@ -1,13 +1,13 @@
 Bug#: 35169
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: f_azi@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -84,6 +84,11 @@
 	    state &= ~TAKING;
 
 	ifstack.Push (state | ELSE_SEEN);
 
 	return bRet;
     }
+
+------- Additional Comments From miguel@ximian.com  2002-12-10 18:53 -------
+Thanmks for the report and the fix!
+
+