|
Boost : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-14 07:13:43
Hi John,
> Some more patches for you, this time for cygwin, they don't get all the
> tests passing, in particular the dll doesn't build and all the wide
> character tests fail because there is no wstring support, but at least the
> library builds and some tests now pass,
Thanks again! Is it possible, though, to resent the patch as attachmenent. It
seems it was damaged along the way.
> -
> /** Class which specify handling of value for which user did not
> specified
> anything. */
Like here, which I can fix.
> +#if !defined(BOOST_NO_STD_WSTRING)
> +
> #include <boost/detail/workaround.hpp>
>
> #include <string>
> @@ -84,4 +86,22 @@
> $
> }
And like here -- 'patch' is really upset with the '$' symbol and I have no
idea why it's there.....
Thanks,
Volodya
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk