[Mono-bugs] [Bug 25170] Changed - mcs bails on a small typo.....

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
25 May 2002 20:54:38 -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=25170

--- shadow/25170	Thu May 23 19:04:39 2002
+++ shadow/25170.tmp.4746	Sat May 25 16:54:38 2002
@@ -1,13 +1,13 @@
 Bug#: 25170
 Product: Mono/MCS
 Version: unspecified
 OS: Red Hat 7.2
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: richard.torkar@htu.se               
 QAContact: mono-bugs@ximian.com
@@ -128,6 +128,11 @@
 Yeah, Richard, you are right. Sorry.
 
 I was running it under windows. Then i tried on linux and get the same
 error as you get. Then back to windows and used 'mono' and againt the
 NullReferencexception.
 
+
+------- Additional Comments From miguel@ximian.com  2002-05-25 16:54 -------
+The problem was that I was ignoring the return value from the parsing
+stage in one case.  Thanks for pointing this out.  A bug fix is coming
+now.