Auteur: ph10 Date: À: Giuseppe D'Angelo CC: pcre-dev Sujet: Re: [pcre-dev] Release candidate for 10.10
On Tue, 24 Feb 2015, Giuseppe D'Angelo wrote:
> On 24 February 2015 at 16:10, <ph10@???> wrote:
> >
> > I've changed my mind, mainly because I can't find a way of getting gcc
> > to disable that warning while still turning on -Wformat to do format
> > checking.
>
> Pass -std=c99 to it?
I tried that and it threw up a whole load of other warnings that I
didn't want to spend time on just now, given that casting to unsigned
long int seems safe enough.