From: John Maddock (john_at_[hidden])
Date: 2004-12-21 05:49:56


> Would it be better to test for _GLIBCPP_HAVE_WCHAR_H instead of
> sun/__sun though?

Or _GLIBCXX_HAVE_WCHAR_H ;-)

Or maybe all three: do you know if this is an issue for sun's compiler as
well? I'm assuming that wchar.h is provided by the platform rather than by
gcc?

Thanks,

John.