[Issue 4021] [CTFE] AA rehash

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4021 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 4021] [CTFE] AA rehash

2011-08-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4021 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4021] [CTFE] AA rehash

2010-08-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4021 --- Comment #3 from bearophile_h...@eml.cc 2010-08-26 06:31:44 PDT --- With dmd 2.048 the error message is a little different: ...\dmd\src\druntime\import\object.di(354): Error: _aaRehash cannot be interpreted at compile time, because it has

[Issue 4021] [CTFE] AA rehash

2010-04-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4021 --- Comment #2 from Michael Rynn y0uf00...@gmail.com 2010-04-08 18:22:50 PDT --- // I feel obliged to submit a version of function _aaRehash that ignores the TypeInfo passed to it, to make the keyti argument redundent. (