[Mono-bugs] [Bug 74885][Nor] Changed - implicit string conversions
not considered when evaluating == operator
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 24 14:32:22 EST 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74885
--- shadow/74885 2005-07-30 14:16:12.000000000 -0400
+++ shadow/74885.tmp.5564 2005-11-24 14:32:22.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 74885
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: robertj at gmx.net
QAContact: mono-bugs at ximian.com
@@ -93,6 +93,12 @@
Normal overload-resolution takes over after that, with implicit
conversions, and the "better conversion" and "better function" decisions.
So, IMHO, the bug would be that mcs/gmcs fails to honour implicit
string conversions.
+
+------- Additional Comments From robertj at gmx.net 2005-11-24 14:32 -------
+[g]mcs now behaves like csc.
+
+I'm closing the bug as beeing the reporter.
+
More information about the mono-bugs
mailing list