Boost logo

Boost :

From: Joel de Guzman (joel_at_[hidden])
Date: 2003-12-18 01:50:41


Hartmut Kaiser wrote:

> Robert Ramey wrote
>
>
>>One more thing:
>>
>>perhaps spirit config.hpp might define a macro
>>
>>#define SPIRIT_VERSION 16 or 18
>>
>>This might be helpful. If someone makes component that
>>depends on one version and attempt to use another one could
>>be trapped.
>
>
> This is already the case from the early beginning of Spirit:
>
> V1.6.2
> #define SPIRIT_VERSION 0x1602
>
> V1.8.0
> #define SPIRIT_VERSION 0x1800
>
> (defined in boost/spirit/version.hpp)

Ehm... boost/spirit/version.hpp is only available starting from
v1.8.0. Also, v1.6.2 is yet to be released. However, if we ever
release 1.6.2, we should make it a point to have a
boost/spirit/version.hpp in it for consistency with 1.8.0.

Cheers,

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

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