Bug 325375 (MONO82708) - [GMCS] Error CS0121 reported for call to overloaded method
Summary: [GMCS] Error CS0121 reported for call to overloaded method
Status: RESOLVED FIXED
Alias: MONO82708
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: 1.2
Hardware: Other All
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Marek Safar
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 21:29 UTC by Gert Driesen
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Repro (2.68 KB, text/plain)
2007-09-05 21:29 UTC, Thomas Wiest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:52:12 UTC


---- Reported by gert.driesen@pandora.be 2007-09-05 14:29:09 MST ----

GMCS report CS0121 for a call to a method that has an overload for both 
IDictionary and IDictionary<,>.

To reproduce, compile the attached code.

This is currently breaking the build bot!



---- Additional Comments From gert.driesen@pandora.be 2007-09-05 14:29:23 MST ----

Created an attachment (id=172620)
Repro




---- Additional Comments From marek.safar@seznam.cz 2007-09-06 07:27:08 MST ----

Fixed on SVN

Imported an attachment (id=172620)