Re: [Boost-bugs] [Boost C++ Libraries] #4421: fix for #4400

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4421: fix for #4400
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-09-18 14:36:46


#4421: fix for #4400
-------------------------------------------+--------------------------------
  Reporter: Wolf Lammen <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 anonymous):

 seq_first_rest_n.patch fixes BOOST_PP_SEQ_FIRST_N and BOOST_PP_SEQ_REST_N,
 so they both accept sequences of length 256 now. As a bonus feature, for
 preprocessors sufficiantly handling empty arguments (or those expanding to
 nothing), both macros process empty sequences as well. Usage of empty
 sequences is outside of the specs of the preprocessor code, and is not
 generally supported by the preprocessor library.

 The previous patches did not handle empty sequences properly for DMC based
 preprocessors. This is corrected here, no other difference is introduced.

 This patch supersedes all previous ones.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4421#comment:8>
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