[Mono-bugs] [Bug 625353] New: DMCS does error about ambuigity, where .Net 4.0's doesn't.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Jul 24 17:19:02 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=625353
http://bugzilla.novell.com/show_bug.cgi?id=625353#c0
Summary: DMCS does error about ambuigity, where .Net 4.0's
doesn't.
Classification: Mono
Product: Mono: Compilers
Version: SVN
Platform: x86
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: kramieb at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=378210)
--> (http://bugzilla.novell.com/attachment.cgi?id=378210)
Proof of Error
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.3
(KHTML, like Gecko) Chrome/6.0.472.0 Safari/534.3
DMCS shows a error when mixing overloading and optional arguments, where .Net
4.0 SDK does not.
DMCS crashes when mixing overloading, optional arguments and params, where .Net
4.0 SDK does not.
Abstracted Proof of Concept is attached.
Reproducible: Always
Steps to Reproduce:
1. Compile with dmcs.
2. See the error.
Toggle boolean
1. Compile with dmcs.
2. See the crash and the error.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list