------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1477
Philip Hazel <ph10@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Philip Hazel <ph10@???> 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