[Issue 5679] Type aliasing "this" from an access function defined in base class confuses the compiler about the type of objects

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 4 18:29:44 PST 2012


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


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


--- Comment #4 from Kenji Hara <k.hara.pg at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list