Autor: Petr Pisar Data: Para: pcre-dev Assunto: Re: [pcre-dev] Release candidate for 10.10
On Sat, Feb 21, 2015 at 05:39:24PM +0000, ph10@??? wrote: > On Fri, 20 Feb 2015, Petr Pisar wrote:
> I wondered about using %zd instead of %ld, but %zd seems to be a
> gcc-specific thing.
> I cannot talk for other implementations, but the "z" length modifier is
required since ISO C99 standard. If you think 15 years is not enough, then,
well, don't use the modifier.