https://bugzilla.novell.com/show_bug.cgi?id=353779
Summary: CS0029 error at statement a + b when A, B both convert
to double; works on .NET
Product: Mono: Compilers
Version: SVN
Platform: x86-64
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Say two classes A, B both convert to the double type and a and b are instances
of these classes. Then, doing a + b returns an error.
The test case below reproduces this issue where A = Unit and B = XUnit. This
code compiles correctly on .NET.
This issue was discovered when compiling Open Dental on Linux.
--
Configure bugmail: https://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.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs