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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 11 22:59:35 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 #3 from Kenji Hara <k.hara.pg at gmail.com> 2011-04-11 22:55:45 PDT ---
Changed.
- Removing getInternalTypeInfo is too strict.
- Changed internal TypeInfo of class array -> typeid(Object[])
- TypeInfo_AC is only used for TypeInfo class of typeid(user class array).

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