Boost logo

Boost :

Subject: Re: [boost] [test] Still having issues
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-10-11 13:55:19


John Maddock <boost.regex <at> virgin.net> writes:

>
> 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?
 
> And on Ubuntu Linux with gcc I see:
>
> Probably a missing <cstdio> include?

This is resolved in trunk yesterday.

Gennadiy


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