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)
commit3755188848d66fd8c0638ce8514fbf57aa94518f
treee0ae3693367b071724abefa2b58c87d270f4cb22
parent2387528e4153c90f6e4b7e1bb7dba2fd09b1943c
fully rework mutt_FormatString, fix a lot of issues, no more stack
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>
cflags.mk
mutt.h
muttlib.c
protos.h