[zeromq-dev] [PATCH] Problem with calling convention in thread_t when using SunStudio
Martin Sustrik
sustrik at 250bpm.com
Mon Nov 29 10:25:02 CET 2010
On 11/29/2010 08:28 AM, Martin Lucina wrote:
> Martin,
>
> sustrik at 250bpm.com said:
>> Hi Mikko,
>>
>> Here's the patch that should solve the SunStudio problem. Can you check it?
>
> Um, SunStudio and __stdcall? I'm confused.
>
> What is this about?
The patch has nothing to do with __stdcall, it only appears in the patch
becasue of changed identation. The whole point is that main functions
for I/O threads should be declared using extern "C".
Martin
More information about the zeromq-dev
mailing list