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

Steven McCoy steven.mccoy at miru.hk
Thu Jul 16 02:50:57 CEST 2009


Hi Conrad,
  This issue was raised before and the solution is covered in the FAQ:

http://www.zeromq.org/faq

Previous thread:

http://lists.zeromq.org/pipermail/zeromq-dev/2009-April/000654.html

-- 
Steve-o


2009/7/15 Conrad Steenberg <conrad.steenberg at gmail.com>

> 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
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090716/55ce2ad7/attachment.htm>


More information about the zeromq-dev mailing list