www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 1926] New: TypeInfo methods getHash, compare, equals unimplemented for AA, function and delegate

reply d-bugmail puremagic.com writes:
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>


-- 
Mar 17 2008
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1926






Also filed for Tango (since they use the same code):
<http://www.dsource.org/projects/tango/ticket/988>


-- 
Mar 17 2008
prev sibling next sibling parent d-bugmail puremagic.com writes:
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



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: -------
May 11 2011
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1926


hsteoh quickfur.ath.cx changed:

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





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