[Boost-bugs] [Boost C++ Libraries] #2417: Suppress python configuration warning

Subject: [Boost-bugs] [Boost C++ Libraries] #2417: Suppress python configuration warning
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-16 09:23:57


#2417: Suppress python configuration warning
---------------------------+------------------------------------------------
 Reporter: vladimir_prus | Owner: dave
     Type: Bugs | Status: new
Milestone: Boost 1.37.0 | Component: Python
  Version: Boost 1.36.0 | Severity: Problem
 Keywords: |
---------------------------+------------------------------------------------
 libs/python/build/Jamfile.v2 is written to emit a warning if no python is
 found. The message is emitted when the file is parsed, as opposed to when
 Boost.Python is actually build, and produces noise for folks who are using
 Boost in large project and won't use Python.

 Jamfile should be modified to use the 'message' target to emit the warning
 only when actually build. Jamfiles for graph, mpi and regex show how to do
 this.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2417>
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