$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [signals2][interprocess][1.39] Testing variadic templates
From: Daniel James (daniel_james_at_[hidden])
Date: 2009-04-15 03:00:34
Hi,
The gcc config hasn't been defining BOOST_HAS_VARIADIC_TMPL correctly
when C++0x support is available. I've fixed this in trunk but it means
that variadic template support hasn't been tested correctly for a
while and there are failures in your regression tests. Can you have a
look at them before I merge to release?
thanks,
Daniel