[zeromq-dev] FYI: GCC 6 package breaks in Fedora

Luca Boccassi luca.boccassi at gmail.com
Mon Feb 22 17:51:18 CET 2016


On 22 February 2016 at 15:13, Steven McCoy <steven.mccoy at miru.hk> 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/devel@lists.fedoraproject.org/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



More information about the zeromq-dev mailing list