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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 31 Oct 2004 12:34:16 -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=68437

--- shadow/68437	2004-10-15 18:09:41.000000000 -0400
+++ shadow/68437.tmp.1469	2004-10-31 12:34:16.000000000 -0500
@@ -51,6 +51,13 @@
 patch
 
 
 ------- Additional Comments From jluke@cfl.rr.com  2004-10-15 18:09 -------
 The above works for the reported bug and passes a full bootstrap.  I
 couldn't find a more general way to do it yet.
+
+------- Additional Comments From miguel@ximian.com  2004-10-31 12:34 -------
+The patch is correct, am working on a related problem that we
+found a couple of days ago that impacts this, and I might need 
+to change the way Assign and New interact with each other.
+
+We should have a fix on Monday.