BOOST_NO_STDC_NAMESPACE and LIBCOMO

Commeau I'm building with como-win32 with the libcomo library. It seems that BOOST_NO_STDC_NAMESPACE is set to true with this combination and that it should be set to false for this combination. Robert Ramey

"Robert Ramey" <ramey@rrsd.com> wrote in message news:20040603202423.8D9BA3152A@acme.west.net...
Commeau
I'm building with como-win32 with the libcomo library.
It seems that BOOST_NO_STDC_NAMESPACE is set to true with this combination and that it should be set to false for this combination.
Yes, this has tripped me up before, particularly with Boost.Test. But I thought it was fixed (http://lists.boost.org/MailArchives/boost/msg63139.php) Jonathan

I'm building with como-win32 with the libcomo library.
It seems that BOOST_NO_STDC_NAMESPACE is set to true with this combination and that it should be set to false for this combination.
Do you have a patch, and/or can you please let me have the output from the config_info program (libs/config/test/config_info.cpp) as well please? Thanks, John.
participants (3)
-
John Maddock
-
Jonathan Turkanis
-
Robert Ramey