[zeromq-dev] [patch] To allow use with Qt

Conrad Steenberg conrad.steenberg at gmail.com
Wed Jul 15 22:29:17 CEST 2009


Hi,

The header file poller.hpp has a template method that uses a variable
named "signals" which confuses Qt's meta object compiler, which
basically does a
#define signals protected

Attached is a trivial patch to rename the variable to "signals_" to
remedy the situation. Patch licensed as MIT as requested.

Cheers,
Conrad


-- 
-----------------------------------------------------------------------------
Conrad D. Steenberg Ph.D.            conrad.steenberg at caltech.edu
Scientific Software Engineer         http://www.nupack.org
Pierce Bioengineering Lab            Mail Code 114-96
California Institute of Technology   Pasadena, CA, 91125
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zmq-qt.diff
Type: text/x-patch
Size: 968 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090715/326da645/attachment.bin>


More information about the zeromq-dev mailing list