painlessjson released, looking for improvement advice

Vladimir Panteleev via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Feb 1 05:43:17 PST 2015


On Sunday, 1 February 2015 at 11:12:11 UTC, data man wrote:
> Alas, but...
>
> void main()
> {
>     pragma(msg, is(typeof({ struct S { int i; } S s; 
> __traits(child, s, S.i) = 0; })));
> }
>
> output "false"

By "5-ish compiler patches" I meant patches that are not in the 
official compiler. I would be very, very surprised if it worked 
out of the box for you.


More information about the Digitalmars-d-announce mailing list