Boost logo

Boost :

From: dherring_at_[hidden]
Date: 2008-03-11 12:27:24


Depending on how you see it, GCC 4.3.0 fixed its implementation of the x86
ABI, exposing a bug in Linux (and some other) kernels.

Discussion: http://lkml.org/lkml/2008/3/5/306

This can cause signal handlers to crash. Patched kernels are available.

- Daniel

On Tue, 11 Mar 2008, Doug Gregor wrote:

> GCC 4.3.0 has been released. It contains support for some new C++0x
> features in its experimental C++0x mode, including rvalue references,
> variadic templates, and decltype. Please see
>
> http://gcc.gnu.org/gcc-4.3/cxx0x_status.html
>
> for more information about the C++0x features available in this GCC
> release.
>
> Now would be a great time to start experimenting with C++0x features,
> to improve Boost libraries or just for fun. Or, come to BoostCon this
> year for some hands-on experience with the experts.
>
> - Doug
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


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