$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2006-07-22 12:08:09
This test seems to fail on gcc 4.x across many platforms. Any thoughts?
I've marked the mpl/apply failure as expected on gcc-4.1.0* and
gcc-4.1.1* due to a compiler bug (see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28088) so having a fix for
mpl/multiset would make my gcc-4.1.1_sunos_i86pc configuration and
Martin Wille's gcc-4.1.0_linux_x86_64 both all-green.
-- Caleb Epstein