Subject: [Boost-bugs] [Boost C++ Libraries] #10627: Regression in xmldoc/ex_month_add.xml
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-10-07 09:19:00
#10627: Regression in xmldoc/ex_month_add.xml
-------------------------------------------------+-------------------------
Reporter: Nikita Kniazev <nok.raven@â¦> | Owner: az_sw_dude
Type: Bugs | Status: new
Milestone: To Be Determined | Component: date_time
Version: Boost 1.56.0 | Severity: Regression
Keywords: date_time, ex_month_add.xml, |
add_month, regression, r29259, 1.33.0, |
351d9fcacfa5962886314ec991d6d5c9ac2080da |
-------------------------------------------------+-------------------------
xmldoc/ex_month_add.xml example is incomplete.
{{{
error: 'add_month' was not declared in this scope
add_month mf(1);
^
}}}
I think that this regression due to accidental removal of
{{{
typedef boost::date_time::month_functor<date> add_month;
}}}
in this [29259] changeset
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10627> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC