https://issues.dlang.org/show_bug.cgi?id=13125

--- Comment #7 from Jacob Carlborg <d...@me.com> ---
(In reply to Walter Bright from comment #5)

> This current problem should only appear on 64 bits, and only on posix
> systems. How did you run into it?

I actually found this on Linux 32bit when compiling DWT. I got the same error
on OS X 64bit from which the error message is from. I think it was "char*"
instead of "__va_list_tag*" on Linux 32bit. I didn't think it mattered since I
got the exact error message but with different types.

--

Reply via email to