$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] align/alignment_of (Was: [Modularization] new Memorymodule)
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-10 11:53:14
Glen Fernandes wrote:
> Fixed. All your new tests now also pass with g++ and clang with c++03 and
> c++11.
Why have you removed the use of BOOST_TEST_EQ, by the way? Now we can't see
what the differing values are when a test fails.