Boost logo

Boost :

Subject: Re: [boost] preprocessor library
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-07-19 09:45:20


AMDG

Wolf Lammen wrote:
> Within the last two weeks, I submitted two patches to boosts ticket system, one correcting a bug in the preprocessor library, one slightly extending a macro improving symmetry when converting list types. I spotted more dubious code in the library, for example, I could easily remove hundreds of lines of dead code from preprocesser/seq/fold_left.hpp, and simplify BOOST_PP_SEQ_FOLD_LEFT saving between 15% and 90% of its execution costs (measured in macro replacements), depending on the input.
>

Make sure that it's portable. Most of the preprocessors out there
have slightly different behavior for macro replacement.

> When submitting the patches I followed the instructions on the bug reporting page of boosts web site. There has been no reaction so far. Did I get something wrong?
>

No. I noticed them and I was planning on reviewing
them after 1.44 goes out.

> Would like to learn how patches like these are going to be handled.
>

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk