Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-10-16 14:26:37


Eric Niebler wrote:
> This is gcc-3.4 (cygwin).
>
>
> In file included from
> C:\cygwin\home\ericne\boost\org\trunk\libs\test\src\execution_monitor.cpp:16:
> ../../boost/test/impl/execution_monitor.ipp: In function `void
> boost::detail::execution_monitor_jumping_signal_handler(int, siginfo_t*,
> void*)': ../../boost/test/impl/execution_monitor.ipp:635: error:
> expected id-expression before "__extension__"
> ../../boost/test/impl/execution_monitor.ipp:635: error: expected `;'
> before "__extension__" ../../boost/test/impl/execution_monitor.ipp:635:
> error: expected primary-expression before ')' token
> ../../boost/test/impl/execution_monitor.ipp:635: error: expected `;'
> before ')' token
>
>
> I'm fully sync'ed up to svn head. We seem to be having a lot of problems
> with Boost.Test lately. This is really bad. Should we revert Boost.Test
> to something that works?

Yes. This is a disaster.

Can you do the revert? I'm tied up. It looks like a series of changes
where make on revisions 40065-40078, and then 40090.

Thanks,

--Beman


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