[Mono-bugs] [Bug 52611][Wis] Changed - test-53 is invalid

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Mar 2004 12:32:30 -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 bmaurer@users.sf.net.

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

--- shadow/52611	2004-03-11 12:29:35.000000000 -0500
+++ shadow/52611.tmp.4280	2004-03-11 12:32:30.000000000 -0500
@@ -76,6 +76,11 @@
 IMHO, we should go with CSC, as their behavior seems to be more 
 correct and more aligned as to what the user wants. Remember that if 
 you are doing a conversion that you will *HAVE* to allocate a new 
 object (because you cant do a user defined conversion to an iface), 
 and I don't see how a user would intend for that behavior with the 
 statement.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-11 12:32 -------
+I would add here that I think the correct thing is for v2 of the spec 
+to state that a `standard implicit conversion' must exist, to rule 
+out the user defined ones.