Yes, this issue hits MSVC pretty much all the time. I'm hoping someone
will automate this, so e.g. compile warnings can be emailed to
whomever made the last patch.

On Mon, Sep 15, 2014 at 4:18 PM, Joss Gray <[email protected]> wrote:
> Visual studio builds seem to get broken quite a lot because of this.
> Probably because the Travis CI doesn't support msbuild.
>
> On Mon, Sep 15, 2014 at 8:48 AM, Tom Quarendon <[email protected]>
> wrote:
>>
>> That certainly seems to have worked. Thank you.
>>
>>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of Pieter Hintjens
>> Sent: 12 September 2014 23:34
>> To: ZeroMQ development list
>> Subject: Re: [zeromq-dev] Trouble compiling czmq under Visual Studio
>>
>> 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 <[email protected]> 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:   [email protected]
>> >
>> > ----------------------------------------------------------------------
>> > 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
>> > [email protected]
>> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> _______________________________________________
>> 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
>
>
>
> _______________________________________________
> 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

Reply via email to