$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost-commit] svn:boost r77194 - in trunk: boost/config boost/config/compiler boost/config/stdlib libs/config/doc/html/boost_config libs/config/test libs/config/test/all
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-03-06 20:07:25
Hi Marshall,
> Author: marshall
> Date: 2012-03-03 22:00:49 EST (Sat, 03 Mar 2012)
> New Revision: 77194
> [
]
> --- /trunk/libs/config/test/boost_no_0x_hdr_array.ipp (original)
> +++ trunk/libs/config/test/boost_no_cxx11_hdr_array.ipp 2012-03-03 22:00:49 EST (Sat, 03 Mar 2012)
> [
]
> -namespace boost_no_0x_hdr_array {
> +namespace boost_no_0cxx11_hdr_array {
`boost_no_0cxx11_hdr_array` should be `boost_no_cxx11_hdr_array` ;)
Regards,
Michel