More Clang diagnostic

bearophile bearophileHUGS at lycos.com
Wed Nov 24 11:48:09 PST 2010


Bruno Medeiros:

> So was Walter talking about GCC specifically, not the feature in 
> general, theoretical terms (ie, as applied to any compiler)?

I think he was talking about the version of DMC present at that time.

It is possible to disable a field in a data structure, but you may need to double the code (template it), or put that datum at the end of the node structs and not allocate&use it according to a runtime switch, etc.

Bye,
bearophile


More information about the Digitalmars-d mailing list