digitalmars.D.bugs - [Issue 1926] New: TypeInfo methods getHash, compare, equals unimplemented for AA, function and delegate
- d-bugmail puremagic.com Mar 17 2008
- d-bugmail puremagic.com Mar 17 2008
- d-bugmail puremagic.com May 11 2011
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
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> --
Mar 17 2008
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: -------
May 11 2011









d-bugmail puremagic.com 