[Issue 9027] Getting address of overloaded function using `cast` selects the lexically first one if there is no match

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 15 06:59:21 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=9027



--- Comment #1 from github-bugzilla at puremagic.com 2012-11-15 06:59:16 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/febee4fceb4e3c35920c6ec1841646b817e012bb
Fix ambiguous `main` address selection.

Such ambiguous `main` address selection compiles only because of Issue 9027 and
works correctly by pure accident.

* Issue 9027 URL: http://d.puremagic.com/issues/show_bug.cgi?id=9027
* Causing commit from pull #339: 278968f5029f0cc9137a0d21c641d64604674be2.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list