[Mono-bugs] [Bug 53696][Min] Changed - CS0029: shift operator casts the result value as larger right operand type
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 7 Feb 2004 01:23:06 -0500 (EST)
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=53696
--- shadow/53696 2004-02-01 06:27:57.000000000 -0500
+++ shadow/53696.tmp.15135 2004-02-07 01:23:06.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 53696
Product: Mono/Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -41,6 +41,10 @@
Expected Results:
compile successfully.
How often does this happen?
always
+
+------- Additional Comments From miguel@ximian.com 2004-02-07 01:23 -------
+Thanks! This was actually added after the ECMA 1.0 spec came out, I
+found it on the 2.4 spec at least.