[zeromq-dev] Trouble compiling czmq under Visual Studio

Pieter Hintjens ph at imatix.com
Sat Sep 13 00:33:37 CEST 2014


This is a problem in the code, it should cast a void * if the
receiving function expects something else.

Even if the compilation works without error, the code will crash in some cases.

I've made a patch... https://github.com/zeromq/czmq/pull/651



On Fri, Sep 12, 2014 at 6:34 PM, AJ Lewis <AJ.Lewis at quantum.com> wrote:
> On Fri, Sep 12, 2014 at 04:33:11PM +0000, Tom Quarendon wrote:
>> Ø  MSVC 2013 supports most of C99, its not so important any more.
>>
>> Apart from the fact that project files are provided for compilation with
>> MSVC 2012 and indeed 2008 and 2010. So either they should work, or not be
>> provided. My opinion anyway.
>
> Yes, please don't break compilation with older versions of MSVC - some of
> us need to continue using them!
> --
> AJ Lewis
> Software Engineer
> Quantum Corporation
>
> Work:    651 688-4346
> email:   aj.lewis at quantum.com
>
> ----------------------------------------------------------------------
> The information contained in this transmission may be confidential. Any disclosure, copying, or further distribution of confidential information is not permitted unless such privilege is explicitly granted in writing by Quantum. Quantum reserves the right to have electronic communications, including email and attachments, sent across its networks filtered through anti virus and spam software programs and retain such messages in order to comply with applicable data security and retention requirements. Quantum is not responsible for the proper and complete transmission of the substance of this communication or for any delay in its receipt.
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list