[Issue 4021] [CTFE] AA rehash
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 26 06:31:53 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4021
--- Comment #3 from bearophile_hugs at 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 no available source code
test.d(3): Error: cannot evaluate aa.rehash() at compile time
test.d(6): Error: cannot evaluate foo() at compile time
test.d(6): Error: cannot evaluate foo() at compile time
--
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