Hi Jaap, Thanks for reporting this. It's new code that presumably annoys some compilers. What platform / compiler are you using?
-Pieter On Wed, Nov 28, 2012 at 12:09 AM, Jaap de Jong <[email protected]> wrote: > Hi All, > > I'm new to this list; I did search the archive but did not find my > issue, but if I missed it, please be gentle... > > While compiling 3.2.2 I get a c++ warning that is handled as an error > because of -Werror option. > I did remove the -Werror and it translates ok now, but the -Werror is > probably there on purpose, so perhaps someone wants to have a look at it. > > cc1plus: warnings being treated as errors > decoder.hpp: In member function ‘bool zmq::decoder_base_t<T>::stalled() > [with T = zmq::decoder_t]’: > decoder.cpp:166: instantiated from here > decoder.hpp:152: error: NULL used in arithmetic > > Thanks, > Jaap > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
