[Issue 8484] [CTFE] Assertion failure: 'thisval && thisval->op == TOKclassreference' on line 4896 in file 'interpret.c'.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Sep 11 15:23:39 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8484
--- Comment #2 from github-bugzilla at puremagic.com 2012-09-11 15:24:03 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/fde72f585147009078d14eeb82b18cd91b00490e
Fix issue 8484 [CTFE] ICE(interpret.c) calling member of class passed by
reference
We need to resolve references before determining which function to call.
--
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