https://bugzilla.novell.com/show_bug.cgi?id=385058

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=385058#c2





--- Comment #2 from Marek Safar <[EMAIL PROTECTED]>  2008-04-30 05:51:37 MST ---
I fixed the error message so we now report

cs.cs(32,21): error CS0121: The call is ambiguous between the following methods
or properties: `string.operator ==(string, string)' and `Identifier.operator
==(Identifier, Identifier)'
cs.cs(7,28): (Location of the symbol related to previous error)
cs.cs(32,30): error CS0121: The call is ambiguous between the following methods
or properties: `string.operator ==(string, string)' and `Identifier.operat
or ==(Identifier, Identifier)'
cs.cs(7,28): (Location of the symbol related to previous error)

which seems to me to be correct. Any thoughts ?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to