[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:49:07 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12162



--- Comment #3 from Jakob Ovrum <jakobovrum at gmail.com> 2014-02-14 12:49:06 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > Well, what did you expect?
> 
> I guess I'm looking for some kind of eager version of %s? This isn't
> necessarily a bug, but could be an enhancement request (unless it can already
> be done with another format spec?).

It would necessitate treating all trailing arguments equally (which would
arguably only make sense for %s).

-- 
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