Re: hub - r31452 - in abiword/trunk/src: text/ptbl/xp wp/ap/gtk wp/ap/xp
Hubert Figuière <[email protected]>
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <[email protected]> |
On 01/07/12 05:24 AM, Simon Larochelle wrote: > Hub, > > Can we use %zu for printing size_t arguments? Would this cause > problems with some compilers? Oh I wish, but %z is unfortunately not portable. Hub