Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4864: Support for 64-bit ICU
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-19 13:01:37
#4864: Support for 64-bit ICU
-------------------------------+--------------------------------------------
Reporter: dave | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by vladimir_prus):
First, not that address-model and architecture are now passed.
Second, it's not a random Jamfile author -- it's somebody who implements a
configuration check, and while that check is in Jamfile in this specific
case, he might as well be in a special module. Given that you're
implementing a configuration check, you should know what properties
determine its outcome. In case of ICU, you should know whether debug or
release variant determines the outcome. The only other alternative is to
re-run a check for every possible set of properties ever used anywhere,
which might waste time.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4864#comment:27> 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:06 UTC