[Issue 5835] Class array's TypeInfo.getHash doesn't work correctly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 11 06:00:27 PDT 2011


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2011-04-11 05:56:44 PDT ---
Patches:
https://github.com/9rnsr/dmd/compare/master...aa_hash_fix
https://github.com/9rnsr/druntime/compare/master...aa_hash_fix

Changes:
- TypeInfo_AC is derived from TypeInfo_Array.
- Class array's TypeInfo is instance of TypeInfo_AC.

-- 
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