Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7090: Provide an option to parse only preprocessor directives
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-05 18:52:51
#7090: Provide an option to parse only preprocessor directives
----------------------------------+-----------------------------------------
Reporter: scrawl123@⦠| Owner: hkaiser
Type: Feature Requests | Status: closed
Milestone: To Be Determined | Component: wave
Version: Boost 1.49.0 | Severity: Optimization
Resolution: wontfix | Keywords:
----------------------------------+-----------------------------------------
Changes (by hkaiser):
* status: new => closed
* resolution: => wontfix
Comment:
Replying to [comment:2 scrawl123@â¦]:
> If this is not possible, I would appreciate a suggestion for an
alternate library that is faster, or some tips how to make my own (is it
possible to reuse code from boost::wave for that?) - what I need is only
the preprocessor, I want the actual code tokens unchanged, so it should be
possible to make a much faster library.
I'm not aware of any library solution you could reuse, but there are
definitely some open source preprocessors around you could have a look at.
As a first step I'd disable threading in Wave as you outlined above and
see how fast it will get after that change.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7090#comment:4> 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:10 UTC