[zeromq-dev] error: redundant redeclaration of zXXX

Gavin Henry ghenry at sentrypeer.org
Tue Feb 8 13:17:38 UTC 2022


Hi all,

So this is just happening (cleaned up my own issue) because I use:

-Werror=redundant-decl

and it's complaining about these two for example:

https://github.com/zeromq/czmq/blob/master/include/zclock.h#L63

Fine on clang, not with gcc.

Strange!


More information about the zeromq-dev mailing list