struct/dstr-putf.c (dstr_vputf): Rewrite to support `%n$...' specs.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 16 Jun 2014 00:56:16 +0000 (01:56 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 20 Jul 2014 09:06:30 +0000 (10:06 +0100)
The internals are generally just better now, and it should be easier to
support other interesting things.


No differences found