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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Dec 2002 18:12:33 -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=35459

--- shadow/35459	Wed Dec 18 12:45:59 2002
+++ shadow/35459.tmp.7534	Wed Dec 18 13:12:33 2002
@@ -51,6 +51,14 @@
 
 Unknown reporter: jaime@gnome.org, changed to bugbuddy-import@ximian.com.
 Setting qa contact to the default for this product.
    This bug either had no qa contact or an invalid one.
 
 
+
+------- Additional Comments From martin@ximian.com  2002-12-18 13:12 -------
+Oh, I didn't even know that `(double) -1' is not allowed.
+
+However, this may be hard or even very hard to fix - we need to 
+catch this warning in the parser - _before_ the -1 is transformed 
+into a Literal.
+