[Mono-bugs] [Bug 39665][Min] Changed - MCS error with types
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 28 Mar 2003 17:42:58 -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=39665
--- shadow/39665 Thu Mar 27 18:57:48 2003
+++ shadow/39665.tmp.31409 Fri Mar 28 17:42:58 2003
@@ -141,6 +141,9 @@
I believe the miss-handling is that we have hidden the use of operator
true and operator false. The real scenario is that boolean contexts
will demand either a boolean expression and conversion *OR* require
that the type has an operator true/false implementations.
+
+------- Additional Comments From miguel@ximian.com 2003-03-28 17:42 -------
+This has been fixed. Commit coming to CVS soon.