Boost logo

Boost :

Subject: Re: [boost] [network] cpp-netlib v0.9-beta out now!
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-04-09 12:04:41


AMDG

On 04/09/2011 02:25 AM, Dean Michael Berris wrote:
> What's New in 0.9 (taken from the documentation):
> - IMPORTANT BREAKING CHANGE: By default all compile-time heavy parser
> implementations are now compiled to external static libraries. In
> order to use cpp-netlib in header-only mode, users must define the
> preprocessor macro BOOST_NETWORK_NO_LIB before including any
> cpp-netlib header. This breaks code that relied on the version 0.8.x
> line where the library is strictly header-only.

This is inconsistent with the existing meaning
of BOOST_XXX_NO_LIB, which is used to disable
auto-linking.

In Christ,
Steven Watanabe


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