http://d.puremagic.com/issues/show_bug.cgi?id=5679
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Kenji Hara <[email protected]> 2012-12-04 18:29:40 PST --- (In reply to comment #3) > Commits pushed to master at https://github.com/D-Programming-Language/dmd > > https://github.com/D-Programming-Language/dmd/commit/f633fb87736eafe265fe61b34415b99ccfb604af > fix Issue 5679 - Type aliasing "this" from an access function defined in base > class confuses the compiler about the type of objects > > https://github.com/D-Programming-Language/dmd/commit/ea0e58bbb20fdd36e8357ae4242458f3835d33b5 > Merge pull request #972 from 9rnsr/fix5679 > > Issue 5679 - Type aliasing "this" from an access function defined in base > class > confuses the compiler about the type of objects Once the change was reverted, but re-merged. https://github.com/D-Programming-Language/dmd/commit/50fbab4536013314d4500f951928d3f2514bcac4 Finally, the issue was fixed. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
