Hey Folks, Thanks for your interest in Ipe.
On Tue, Apr 11, 2006 at 01:00:08PM +0100, Stephen Gran wrote: > > C99 has introduced the prefix z for size_t, so this should really be > written as: > + "The document contains %zd pages, cannot convert page %d.\n", > doc->size(), pageNum); > > Andreas, can you confirm that this works for you? Bastian Blank had previously pointed out %z to me (BTS #361773). I uploaded revision -3 last night that uses %zu in two places. I wonder if you could try building that version and see if there are any printf()s that I have overlooked. Thanks, -Steve -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]