Re: Compatibility problem when calling mutt_pretty_size

2007-10-18 Thread Corinna Vinschen
On Oct 18 12:03, Rocco Rutte wrote: > Hi, > > * Corinna Vinschen [07-10-18 10:25:56 +0200] wrote: > >> Ping? > > This patch gives me: > > muttlib.c: In function ???mutt_pretty_size???: > muttlib.c:824: warning: unknown conversion type character ???j??? in format > muttlib.c:824: warning: too many a

Re: Compatibility problem when calling mutt_pretty_size

2007-10-18 Thread Rocco Rutte
Hi, * Corinna Vinschen [07-10-18 10:25:56 +0200] wrote: Ping? This patch gives me: muttlib.c: In function ‘mutt_pretty_size’: muttlib.c:824: warning: unknown conversion type character ‘j’ in format muttlib.c:824: warning: too many arguments for format muttlib.c:831: warning: unknown conversi

Re: [PATCH] fix indent_string handling with format=flowed

2007-10-18 Thread Rocco Rutte
Hi, * Johannes Stezenbach [07-10-18 00:11:31 +0200] wrote: On Tue, Oct 16, 2007, Rocco Rutte wrote: My main concern is still that in a discussion you'll loose all f=f benefits if there's only one person doing a format=fixed reply that turns all flowed into fixed lines. For example, in this d

Re: Compatibility problem when calling mutt_pretty_size

2007-10-18 Thread Corinna Vinschen
Ping? Corinna On Oct 8 21:06, Corinna Vinschen wrote: > Hi, > > The third parameter to function mutt_pretty_size, defined as long, gets > a size argument. From browser.c, function folder_format_str, > mutt_pretty_size is called with the st_size member of struct stat. Per > POSIX, the st_size