[Mono-bugs] [Bug 35459][Min] Changed - Miss. warn CS0075 - casting to negative; value must be in ()

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 28 Jul 2003 12:12:34 -0400 (EDT)


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	Tue Jul 22 15:15:00 2003
+++ shadow/35459.tmp.2336	Mon Jul 28 12:12:34 2003
@@ -1,13 +1,13 @@
 Bug#: 35459
 Product: Mono/MCS
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: bugbuddy-import@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -59,6 +59,9 @@
 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.
 
+
+------- Additional Comments From martin@ximian.com  2003-07-28 12:12 -------
+Fixed in CVS.