Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4523: fix for #4501
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-08-30 15:10:39
#4523: fix for #4501
-----------------------------+----------------------------------------------
Reporter: ookami1@⦠| Owner: no-maintainer
Type: Patches | Status: new
Milestone: Boost 1.44.0 | Component: preprocessor
Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------+----------------------------------------------
Comment (by ookami1@â¦):
Hold on a second here. This cannot be applied unmodified without breaking
other code.
If I was to design the preprocessor code from scratch, I would start
looping indices from 0, as this would simplify their handling in several
places. Unfortunately, there is already code out there, that expects them
starting from 1, so BOOST_PP_FOR must not shift the start index to 0, as
suggested by the patch. I'll come back to this, once I have some spare
time again.
cheers Wolf Lammen
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4523#comment:2> 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:04 UTC