Thread overview
[Issue 1926] New: TypeInfo methods getHash, compare, equals unimplemented for AA, function and delegate
Mar 17, 2008
d-bugmail
Mar 17, 2008
d-bugmail
May 12, 2011
Rob Jacques
March 17, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1926

           Summary: TypeInfo methods getHash, compare, equals unimplemented
                    for AA, function and delegate
           Product: D
           Version: 1.028
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: fvbommel@wxs.nl


TypeInfo.{getHash,equals,compare} aren't implemented for TypeInfo_AssociativeArray, TypeInfo_Function and TypeInfo_Delegate, causing the use of the relevant types as AA keys to fail.

Newsgroup reference: <http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learn&article_id=11732>


-- 

March 17, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1926





------- Comment #1 from fvbommel@wxs.nl  2008-03-17 09:58 -------
Also filed for Tango (since they use the same code): <http://www.dsource.org/projects/tango/ticket/988>


-- 

May 12, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=1926


Rob Jacques <sandford@jhu.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sandford@jhu.edu
            Version|1.028                       |D1 & D2


--- Comment #2 from Rob Jacques <sandford@jhu.edu> 2011-05-11 17:19:32 PDT ---
This also affects D2. I'm changing the version number from 1.028 to D1 & D2.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
July 09, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=1926


hsteoh@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh@quickfur.ath.cx


--- Comment #3 from hsteoh@quickfur.ath.cx 2013-07-08 19:33:21 PDT ---
Related to issue #10380.

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