fully rework mutt_FormatString, fix a lot of issues, no more stack
authorPierre Habouzit <madcoder@debian.org>
Sat, 2 Dec 2006 19:55:57 +0000 (20:55 +0100)
committerPierre Habouzit <madcoder@debian.org>
Sat, 2 Dec 2006 19:55:57 +0000 (20:55 +0100)
squashing.

fix bugs with pads.

this is PASS1. soon, the number of columns to prepare the string for will
be computed by the caller rather than the callee.

enable nonliteral formats warning again, those are also meant to
disappear.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>

No differences found