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=8852>. 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=8852 UnixHTTPURLInputStream.cpp includes unneeded file. Summary: UnixHTTPURLInputStream.cpp includes unneeded file. Product: Xerces-C++ Version: 1.7.0 Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Utilities AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This file is including an old iostreams header file that is not needed. The diff: cvs diff UnixHTTPURLInputStream.cpp (in directory V:\xml- xerces\c\src\xercesc\util\NetAccessors\Socket\) Index: UnixHTTPURLInputStream.cpp =================================================================== RCS file: /home/cvs/xml- xerces/c/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp,v retrieving revision 1.2 diff -r1.2 UnixHTTPURLInputStream.cpp 102d101 < #include <iostream.h> *****CVS exited normally with code 1***** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]