[Mono-bugs] [Bug 34823][Min] Changed - mcs doesn't report errors of type CS0054

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Dec 2002 18:03:14 -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 martin@ximian.com.

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

--- shadow/34823	Sat Dec  7 14:48:05 2002
+++ shadow/34823.tmp.21696	Wed Dec 18 13:03:14 2002
@@ -2,13 +2,13 @@
 Product: Mono/MCS
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: Unknown
+Severity: 002 Two hours
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jaimemonkey@yahoo.es               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -65,7 +65,15 @@
 
 ------- Additional Comments From martin@ximian.com  2002-12-07 14:45 -------
 Reassigning to default owner, setting priority to minor according to our priority rules (mcs doesn't report an error message).
 
 ------- Additional Comments From martin@ximian.com  2002-12-07 14:48 -------
 Why were all these bugs UNCONFIRMED ?
+
+
+------- Additional Comments From martin@ximian.com  2002-12-18 13:03 -------
+We're already doing this check, but apparently not everywhere as 
+this bug shows.  So we must try to find all places where this check 
+is missing - if this isn't already the last one.  This isn't hard to 
+fix, the hardest part is figuring out whether this is the last bug 
+report of this kind.