[Issue 12162] writeln(args) and writefln("%s", args) have different semantics with variadic args
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 14 12:52:15 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12162
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-02-14 12:52:14 PST ---
Ah I know of a cute trick though:
writefln("%s", args.only);
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list