[dmd-beta] dmd 1.067 alpha

Walter Bright walter at digitalmars.com
Sat Jan 15 12:16:18 PST 2011



Robert Clipsham wrote:
>
> This was the work around I used, is it really needed though? Works 
> fine without the import for x86-32.

I wouldn't call it a workaround. I could make dmd work without it, but 
it seems pointless. If you're going to actually reference any of those 
variadic args, you'll need to import std.c.stdarg anyway.


More information about the dmd-beta mailing list