Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1670: wave almost unusably slow on real-world input
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-20 21:25:01
#1670: wave almost unusably slow on real-world input
--------------------------------------+-------------------------------------
Reporter: stefan | Owner: hkaiser
Type: Bugs | Status: reopened
Milestone: Boost 1.36.0 | Component: wave
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment(by hkaiser):
Replying to [comment:14 anonymous]:
> Does boost provide a facility to query those settings ? Are the relevant
> settings documented somewhere ?
Which settings? Whether threading is enabled or not? That's
BOOST_HAS_THREADS, IIRC.
> Also, not all macros affect the compiled library itself, IIUC, so I
> believe it's important to make that clear. I'm for example thinking of
> BOOST_WAVE_USE_DEPRECIATED_PREPROCESSING_HOOKS.
Ok, will try to come up with a list of settings required to match.
On a second thought: you always can use the non-threaded Wave library as
long as your application defines BOOST_WAVE_SUPPORT_THREADING=0. But
you'll have to make sure not use Wave from different threads at the same
time.
Regards Hartmut
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/1670#comment:15> 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:49:59 UTC