That looks like a bug in Borland's include files, since the compiler things
the definition is already in the std namespace.
You might want to try upgrading to BCB6 to see if that fixes it, or look to
see if there are any patches on the Borland site.
Dave
"Ian Lo"
<[EMAIL PROTECTED] To: <[EMAIL PROTECTED]>
net.sg> cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: Need help with Xalan 1.4
(Xerces 2.1.0) in Borland C++ Builder 5
03/10/2003 08:15
PM
Please respond
to xalan-dev
Hi,
I keep getting this error: 'std' is not a member of 'std' when compiling
the file
StylesheetConstructionContext.cpp and
StylesheetConstructionContextDefault.cpp
When I look at the offending line, it points me to the stdlib.h file at the
using std::_itoa line
Any ideas as to why this is happenning?
Thanks!
Ian
Re: Need help with Xalan 1.4 (Xerces 2.1.0) in Borland C++ Builder 5
David N Bertoni/Cambridge/IBM Tue, 11 Mar 2003 11:04:51 -0800
- Need help with Xalan 1.4 (Xerces 2.1.0) in B... Ian Lo
- David N Bertoni/Cambridge/IBM
