On 1 June 2010 22:35, Jason House <[email protected]> wrote: > Wow. That bug and the wrong-code bug together make it sound like ctfe is > completely broken :(
There's an error in the check it does for whether a value is known at compile time, when CTFE begins from inside a function. > > Thanks a lot for reproducing it submitting it to bugzilla. I'm working on fixing it right now. _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
