Re: [Boost-bugs] [Boost C++ Libraries] #2433: bjam should honor include paths order

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2433: bjam should honor include paths order
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-11-23 18:15:23


#2433: bjam should honor include paths order
--------------------------------------+-------------------------------------
  Reporter: pisymbol@… | Owner: vladimir_prus
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: build
   Version: Boost Development Trunk | Severity: Optimization
Resolution: | Keywords:
--------------------------------------+-------------------------------------

Comment (by steven_watanabe):

 Unfortunately, this isn't completely foolproof.
 Given, <include>b&&a <include>a we'll end up with
 a b a.

 It would work better if we used a topological sort.
 Isn't there already something like this for libraries?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2433#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:07 UTC