For the lulz: ddmd vs libdparse lexer timings
Daniel Murphy via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jan 5 00:28:20 PST 2015
"David Nadlinger" wrote in message
news:qlzdmlnzlklofmlkqpby at forum.dlang.org...
> It is. It breaks vararg cross-platform compatibility (e.g. Linux x86 vs.
> Linux x86_64) and GDC/LDC will never need it. It's something that we
> really to be fixed sooner than later. The only reason why the current
> situation is bearable is that C varargs are rarely ever used in D-only
> code.
Do you know how to fix it in dmd? I don't know why it's there in the first
place.
More information about the Digitalmars-d
mailing list