[zeromq-dev] [PATCH] Master broken in MSVC

Steven McCoy steven.mccoy at miru.hk
Mon Nov 29 08:59:40 CET 2010


Attempt #2 then.

:-)

I'm ignoring architecture & platform issues with __stdcall, for example the
mono project recommends using this instead,


#ifndef STDCALL
#define STDCALL __attribute__((stdcall))
#endif

-- 
Steve-o

On 29 November 2010 15:31, Martin Lucina <mato at kotelna.sk> wrote:

> steven.mccoy at miru.hk said:
> > Scoping issue with the thread thunker.
>
> Note that this patch has bogus whitespace in it. Presumably some TAB
> characters crept in.
>
> -mato
>
> _______________________________________________
> 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/20101129/9f38cc7e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-thread-thunker-scope-for-MSVC.patch
Type: application/octet-stream
Size: 1044 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101129/9f38cc7e/attachment.obj>


More information about the zeromq-dev mailing list