[Issue 5494] [patch,enh] Issues with std.stdarg
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Jan 24 17:07:36 PST 2015
https://issues.dlang.org/show_bug.cgi?id=5494
AndyC <andy at squeakycode.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andy at squeakycode.net
--- Comment #3 from AndyC <andy at squeakycode.net> ---
I'm gonna guess we can close this:
Original report is for std.stdarg which is gone.
std.c.stdarg forwards to core.stdc.stdarg
Last comment: I'd suggest making core.stdarg simply forward to
core.stdc.stdarg, which is correct
Which seems to have happened.
However there is no bug code so I cannot test core.stdc.stdarg
I'd vote close this, and if its still a problem then a new report is filed with
current names and some test code.
--
More information about the Digitalmars-d-bugs
mailing list