[Issue 9445] interpret.c:151: Assertion `v->ctfeAdrOnStack >= 0 &&	v->ctfeAdrOnStack < stackPointer()' failed.
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Apr  8 05:19:06 PDT 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=9445
--- Comment #3 from github-bugzilla at puremagic.com 2013-04-08 05:19:05 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/b3dc0e56eab752fdefc9b591bba6523601514bd2
Fix issue 9445 ICE(interpret.c) calling parameter in CTFE
Typo: should be checking variable has a value, not getting the value
(which will ICE if it has no value).
-- 
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