System programming in D (Was: The God Language)
Jacob Carlborg
doob at me.com
Fri Jan 6 05:55:00 PST 2012
On 2012-01-05 14:59, Vladimir Panteleev wrote:
> On Thursday, 5 January 2012 at 13:40:20 UTC, Jacob Carlborg wrote:
>> The pragma is a standard way to expose non-standard features. You just
>> need to wrap it in version statements because the compiler will
>> otherwise complain about unrecognized pragmas. If that's a good thing
>> or not, I don't know.
>
> DMD has an -ignore switch:
>
> -ignore ignore unsupported pragmas
>
I had no idea.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list