DIP 1030--Named Arguments--Community Review Round 1 Feedback

Walter Bright newshound2 at digitalmars.com
Sun Feb 9 21:02:57 UTC 2020


On 2/6/2020 2:59 PM, Jonathan Marler wrote:
> How will the compiler handle function lookup if there is an ambiguous match, but 
> the ambiguous function is in another module?  So in your snoopy example, if one 
> of the snoopy overloads was defined in another module, is the compiler still 
> supposed to treat that as ambiguous?

Please show a specific example, as your description isn't enough.


More information about the Digitalmars-d mailing list