>>>>> "Andre'" == Andre' Poenitz <[EMAIL PROTECTED]> writes:

Andre'> 1. Name spaces (or at least std::) are broken. The only code
Andre'> that uses it is the encoding stuff. 

We already have a check for namespace support in configure, which
defines CXX_WORKING_NAMESPACES. We only have to decide how we use it.

Andre'> 4. --with-included-string probably has to be used when.

Currently, --with-included-string is enabled with STL versions which
have the bastring.h header (older gcc STL, I think). Wouldn't it be
better to try to compile a typical short program with the kind of
string methods an old STL does not have? Lars, could you tell which
features are likely to be missing?

JMarc

Reply via email to