[ https://issues.apache.org/jira/browse/XALANC-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steven J. Hathaway resolved XALANC-234. --------------------------------------- Resolution: Won't Fix Resubmit with recommendations if this is still an issue > XalanTransformer/XalanCAPI.cpp - uses strstream instead sstream > --------------------------------------------------------------- > > Key: XALANC-234 > URL: https://issues.apache.org/jira/browse/XALANC-234 > Project: XalanC > Issue Type: Bug > Components: XalanC > Affects Versions: 1.4.x > Environment: Operating System: Linux > Platform: PC > Reporter: Per Jessen > > See excerpt from build below. This was a build of the 20030128183339 > cvs snapshot. > ------------- > /usr/local/bin/g++ -O2 -DNDEBUG -Wall -fno-elide-constructors -fPIC > -DLINUX > -D_REENTRANT -c -I/usr/src/packages/SOURCES/xml-xalan/c/src > -I/usr/src/packages/SOURCES/xml-xerces/c/src/ > -I/usr/src/packages/SOURCES/xml-xerces/c/include/xercesc > -I/usr/src/packages/SOURCES/xml-xerces/c/include/ -o > /usr/src/packages/SOURCES/xml-xalan.20030128183339/c/src/obj/XalanCAPI.o > /usr/src/packages/SOURCES/xml-xalan/c/src/XalanTransformer/XalanCAPI.cpp > In file included from /usr/local/include/c++/3.2.1/backward/strstream:51, > from > /usr/src/packages/SOURCES/xml-xalan/c/src/XalanTransformer/XalanCAPI.cpp:69: > /usr/local/include/c++/3.2.1/backward/backward_warning.h:32:2: warning: > #warning > This file includes at least one deprecated or antiquated header. Please > consider > using one of the 32 headers found in section 17.4.1.2 of the C++ standard. > Examples include substituting the <X> header for the <X.h> header for C++ > includes, or <sstream> instead of the deprecated header <strstream.h>. To > disable this warning use -Wno-deprecated. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org