[Mono-bugs] [Bug 68437][Maj] Changed - mcs doesn't typecheck assignments to primitives

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 15 Oct 2004 16:57:12 -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 jluke@cfl.rr.com.

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

--- shadow/68437	2004-10-15 16:06:28.000000000 -0400
+++ shadow/68437.tmp.23980	2004-10-15 16:57:12.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 68437
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Gentoo AMD64
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bcs26@cornell.edu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -38,6 +38,10 @@
 tested this on amd64, so it's possibly arch-specific.
 
 ------- Additional Comments From bcs26@cornell.edu  2004-10-15 16:06 -------
 Created an attachment (id=12976)
 test case
 
+
+------- Additional Comments From jluke@cfl.rr.com  2004-10-15 16:57 -------
+Happens on X86 as well, it should be reporting CS0029.  I'm going to
+take a crack at this if no one minds.  I should have a patch shortly.