[Mono-bugs] [Bug 52611][Wis] Changed - test-53 is invalid
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 13 Mar 2004 00:34:56 -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=52611
--- shadow/52611 2004-03-11 12:32:30.000000000 -0500
+++ shadow/52611.tmp.25067 2004-03-13 00:34:56.000000000 -0500
@@ -81,6 +81,15 @@
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.
+
+------- Additional Comments From miguel@ximian.com 2004-03-13 00:34 -------
+I appreciate the opinion, and we could use that as the rationale,
+but it still looks like a miss-implementation feature in their
+compiler.
+
+Any implicit conversions to an interface from a struct value will have
+the bad side effects that you describe, that should not rule out
+implicit conversions.