[Mono-bugs] [Bug 80530][Cos] Changed - Error CS1503 contains a typo
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 16 19:45:48 EST 2007
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=80530
--- shadow/80530 2007-01-16 16:16:22.000000000 -0500
+++ shadow/80530.tmp.13410 2007-01-16 19:45:48.000000000 -0500
@@ -2,22 +2,22 @@
Product: Mono: Compilers
Version: 1.2
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Cosmetic
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: dmitchell at logos.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [MCS] Error CS1503 contains a typo
+Summary: Error CS1503 contains a typo
Description of Problem:
Currently, the text of error CS1503 begins with
"Argument {0}: Cannot conver from equally named types from different..."
@@ -29,6 +29,9 @@
(Note the 't' at the end of 'convert')
------- Additional Comments From dmitchell at logos.com 2007-01-16 16:16 -------
Created an attachment (id=18501)
This patch will fix the typo. I'd do it myself, but I don't have access to write to SVN
+
+------- Additional Comments From marek.safar at seznam.cz 2007-01-16 19:45 -------
+Just wondering, do you have code which reproduces this error ?
More information about the mono-bugs
mailing list