Boost logo

Boost :

Subject: Re: [boost] [test] Still having issues
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-10-12 04:19:27


>> I'm still having a lot of issues with the latest Boost.Test not building:
>>
>> On Win32 with Intel's 11.1 and 12.1 compilers I see:
>>
>> ..\..\..\boost/test/impl/execution_monitor.ipp(104): error: invalid
>> redeclaration of type name "_invalid_parameter_handler" (declared at line
>> 228 of "C:\Program Files\Microsoft Visual Studio
>> 10.0\VC\INCLUDE\stdlib.h")
>> typedef void* _invalid_parameter_handler;
>
> This was not changed. Is this new compiler?

12.1 is, but the same issue occurs on 11.1 which has been around for ages.

>> And on Ubuntu Linux with gcc I see:
>>
>> Probably a missing <cstdio> include?
>
> This is resolved in trunk yesterday.

Cheers, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk