Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6131: #define foreach BOOST_FOREACH causes weird compile error in certain circumstances with boost 1.48
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-12-07 12:33:54
#6131: #define foreach BOOST_FOREACH causes weird compile error in certain
circumstances with boost 1.48
-------------------------------+--------------------------------------------
Reporter: loonycyborg | Owner: eric_niebler
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: foreach
Version: Boost 1.50.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+--------------------------------------------
Comment (by anonymous):
Note from boost foreach 1.52 documentation:
{{{
I discourage this. It leads to name conflicts within the BOOST_FOREACH
macro itself, where foreach is the name of a namespace
}}}
Why can't you simply rename the boost::foreach namespace into something
different? These changes would be much smaller than forcing the users of
boost to rename their foreach macros in thousands of source files.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6131#comment:22> 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:11 UTC