------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1477 --- Comment #2 from A. Light <[email protected]> 2014-05-28 19:00:08 --- Thanks for making the changes. I can confirm that your changes fixed all of the warnings I reported. On Wed, May 21, 2014 at 10:56 AM, Philip Hazel <[email protected]>wrote: > ------- You are receiving this mail because: ------- > You reported the bug. > > http://bugs.exim.org/show_bug.cgi?id=1477 > > Philip Hazel <[email protected]> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Status|NEW |RESOLVED > Resolution| |FIXED > > > > > --- Comment #1 from Philip Hazel <[email protected]> 2014-05-21 > 18:56:41 --- > As gcc doesn't support -Wshorten-64-to-32 I could not reproduce these exact > warnings, though turning on its "conversion" warning found some of them > amid a > zillion other warnings. I have committed a patch that inserts two casts, > and > changes four variables from int to size_t, which I hope gets rid of the > warnings reported here. > > > -- > Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email > -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
