You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Adam Milligan <am...@extendthereach.com> on 2001/02/25 03:23:45 UTC

Xalan C++ behavior

You may want to mention somewhere in the Xalan C++ documentation that if the
Xalan header files are included into a VC++ project after the line

using namespace std;

they will not compile.  The errors that are returned are entirely bizarre
and unrelated to namespaces, so making developers aware of this behavior
could prevent a fair amount of frustration.

Adam Milligan
SRC, LLC