[Issue 5494] [patch,enh] Issues with std.stdarg

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 7 09:25:17 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5494



--- Comment #2 from Rob Jacques <sandford at jhu.edu> 2011-02-07 09:22:50 PST ---
Well, I think Issue 4310 can be closed, so long as std.stdarg gets depreciated
in favor of core.stdarg. There is an API mismatch between the 32-bit and 64-bit
core.stdarg, which should be fixed (I'd suggest making core.stdarg simply
forward to core.stdc.stdarg, which is correct). Also, I think the idea of a
range which wraps _arguments, _argptr and provides a simple and safe way to use
variadic arguments would be a useful enhancement to dRuntime.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list