[Mono-bugs] [Bug 52492][Nor] Changed - [PATCH] We do not detect
CS0034 in the presence of implicit conversions
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 06:08:23 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52492
--- shadow/52492 2005-08-23 05:58:23.000000000 -0400
+++ shadow/52492.tmp.26192 2005-08-23 06:08:23.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs at ximian.com
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: We do not detect CS0034 in the presence of implicit conversions
+Summary: [PATCH] We do not detect CS0034 in the presence of implicit conversions
MCS incorrectly compiles this code:
public class A {
public static implicit operator int (A a)
{
More information about the mono-bugs
mailing list