On Mon, Jun 14, 2010 at 09:56, Richard Hughes <hughsient at gmail.com> wrote: > On 14 June 2010 03:07, Victor Lowther <victor.lowther at gmail.com> wrote: >> GCC was complaining about int and ssize_t being differnt types. >> Make it quit doing that. > > Applied, thanks. You would better use %zi instead. Kay