$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r80282 - in branches/release: . boost boost/spirit boost/spirit/home boost/spirit/home/support
From: hartmut.kaiser_at_[hidden]
Date: 2012-08-28 10:53:41
Author: hkaiser
Date: 2012-08-28 10:53:40 EDT (Tue, 28 Aug 2012)
New Revision: 80282
URL: http://svn.boost.org/trac/boost/changeset/80282
Log:
Merging from trunk
Properties modified: 
   branches/release/   (props changed)
   branches/release/boost/   (props changed)
   branches/release/boost/spirit/   (props changed)
   branches/release/boost/spirit/home/   (props changed)
Text files modified: 
   branches/release/boost/spirit/home/support/info.hpp |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: branches/release/boost/spirit/home/support/info.hpp
==============================================================================
--- branches/release/boost/spirit/home/support/info.hpp	(original)
+++ branches/release/boost/spirit/home/support/info.hpp	2012-08-28 10:53:40 EDT (Tue, 28 Aug 2012)
@@ -36,7 +36,7 @@
               , utf8_string
               , recursive_wrapper<info>
               , recursive_wrapper<std::pair<info, info> >
-              , std::list<info>
+              , recursive_wrapper<std::list<info> >
             >
         value_type;