On 22 February 2016 at 15:13, Steven McCoy <[email protected]> wrote: > Just saw this with ZeroMQ 3.2.5 and 4.1.4 listed: > > zeromq3-3.2.5-3.fc23.src.rpm > > zeromq-4.1.4-1.fc24.src.rpm > > -Wstrict-aliasing > > since http://gcc.gnu.org/PR66110 fix char/unsigned char/signed char > > fields in structs are no longer considered to alias everything > > > https://lists.fedoraproject.org/archives/list/[email protected]/thread/DH7M2ADHM6XCRFTRRSKZD6MWFUJKHBZK/
Hi, I backported the fix for that error in the 4.0 and 4.1 stable repos: https://github.com/zeromq/zeromq4-x/pull/149 https://github.com/zeromq/zeromq4-1/pull/101 Kind regards, Luca Boccassi _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
