Boost logo

Boost :

From: Jody Hagins (jody-boost-011304_at_[hidden])
Date: 2006-06-28 08:40:19


On Wed, 28 Jun 2006 00:03:33 -0400
David Abrahams <dave_at_[hidden]> wrote:

> "Andy Little" <andy_at_[hidden]> writes:
>
> > Whenever I invoke bjam I get this first:
> >
> > warning: Python location is not configured
> > warning: the Boost.Python library won't be built
> > Building Boost.Regex with the optional Unicode/ICU support disabled.
> > Please refer to the Boost.Regex documentation for more information
> > (and if you don't know what ICU is then you probably don't need it).
> >
> > Thanks Bjam. You know what? I really don't care!
>
> Got anything constructive to say about it?

Compilers allow you to disable a warning if you don't want it. The
build should do the same. How about a command line, or config file,
where I can stick in -Wno-python-not-configured
-Wno-regex-unicode-disabled or something, so I can make it be quiet...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk