From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2006-01-07 19:12:52


> -----Original Message-----
> From: boost-bounces_at_[hidden]
> [mailto:boost-bounces_at_[hidden]] On Behalf Of Brad King

> This message proposes adding GCC-XML support to the boost
> libraries to enable wrapping of more code with pyste. Most
> of the changes will probably be in the config and
> preprocessor libraries, but there may be others. Here is an
> explanation of the motivation and what needs to be
> done:

How does this effect the preprocessor library--aside from avoiding workarounds
that GCC will report as ill-formed? Changing that is simple enough for the
preprocessor library. Already done--the configuration recognizes __GCCXML__ and
defines BOOST_PP_CONFIG_FLAGS accordingly.

Regards,
Paul Mensonides