Plot2kill 0.2

Simon s.d.hammett at gmail.com
Fri Mar 11 14:36:41 PST 2011


On 11/03/2011 21:33, Nick Sabalausky wrote:
> "dsimcha"<dsimcha at yahoo.com>  wrote in message
>
> Unfortunately that makes debugging CTFE a royal pain in the ass since CTFE
> has absolutely zero way to send anything to stdout - or any other IO for
> that matter. And you can't work around it by appending to a log to then
> display at runtime because CTFE deliberately disallows any global mutable
> state *even* when order-of-evaluation doesn't matter for what you're trying
> to do.
>
>

huh?

just use:

pragma(msg, CTFE_string);

piss of piss.

-- 
My enormous talent is exceeded only by my outrageous laziness.
http://www.ssTk.co.uk


More information about the Digitalmars-d-announce mailing list