From: Pierre Habouzit Date: Sat, 2 Dec 2006 19:55:57 +0000 (+0100) Subject: fully rework mutt_FormatString, fix a lot of issues, no more stack X-Git-Url: http://git.madism.org/?a=commitdiff_plain;ds=sidebyside;h=3755188848d66fd8c0638ce8514fbf57aa94518f;hp=3755188848d66fd8c0638ce8514fbf57aa94518f;p=apps%2Fmadmutt.git 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 ---