[Mono-bugs] [Bug 75533][Nor] New - Ambiguous Call due to implicit casts between 2 similar possibilities

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 12 04:59:00 EDT 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 itaibh at hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75533

--- shadow/75533	2005-07-12 04:59:00.000000000 -0400
+++ shadow/75533.tmp.2100	2005-07-12 04:59:00.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 75533
+Product: Mono: Compilers
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: itaibh at hotmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Ambiguous Call due to implicit casts between 2 similar possibilities
+
+Unfortunately, I didn't yet manage to create a demonstration code, but the 
+error I recieved when compiling reported an ambiguous call when selecting 
+function due to implicit cast, and listed two possibilities that where 
+identical. In that case, I think, there is actually only one possibility, 
+reported twice by mistake (the possibilities included the same DLL file in 
+the same place, and the same function with the same parameters and so on.)
+
+Itai.


More information about the mono-bugs mailing list