Nick Sabalausky wrote:
"Don" <nos...@nospam.com> wrote in message news:hvgasq$2k3...@digitalmars.com...
bearophile wrote:
Lars T. Kyllingstad:
Does anyone know what the current limitations on CTFE are?
One less if this works and gets accepted:
http://d.puremagic.com/issues/show_bug.cgi?id=3050

Bye,
bearophile
It's a great piece of work, but the rest of the CTFE mechanics are not ready for that patch.
The one which is blocking everything in CTFE is bug 1330.

IIRC, that's the bug (1330) that's exploted to detect runtime vs CTFE, so if it's fixed, that would break any code that does that detection, so another CTFE-detection mechanism may be needed before a 1330 fix.


Not any more. There's __ctfe now.

Reply via email to