You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2003/03/03 14:47:28 UTC

DO NOT REPLY [Bug 13436] - Deprecated standard C++ headers in StdOutFormatTarget.cpp

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13436>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13436

Deprecated standard C++ headers in StdOutFormatTarget.cpp

alby@exceloncorp.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Minor                       |Major
            Version|2.1.0                       |2.2.0



------- Additional Comments From alby@exceloncorp.com  2003-03-03 13:47 -------
The upcoming Visual C++.NET 7.1 has removed support for the old iostream 
library (that is, it doesn't ship <iostream.h> anymore, only <iostream>), so 
Xerces cannot be compiled without manually performing the change.
I see from the CVS log that the change has been made, then undone because of 
problems with AIX; a possible solution to have code compilable by both non-
ANSI and ANSI compilers could be adding macros in the XercesDef include file, 
like already done for namespace support.

Alberto

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org