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 2002/05/07 06:33:53 UTC

DO NOT REPLY [Bug 8852] New: - UnixHTTPURLInputStream.cpp includes unneeded file.

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: xerces-c-dev@xml.apache.org
        ReportedBy: David_N_Bertoni@lotus.com


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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org