Message: The following issue has been reopened.
Reopener: cargilld Date: Thu, 2 Sep 2004 10:35 AM Bug was closed in Bugzilla but in Jira it does not have the correct resolution. --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESC-387 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESC-387 Summary: Missing newline at end of util and DOM source files Type: Bug Status: Reopened Project: Xerces-C++ Components: Utilities Versions: 1.7.0 Assignee: cargilld Reporter: Martin Kalen Created: Fri, 22 Mar 2002 12:46 AM Updated: Thu, 2 Sep 2004 10:35 AM Environment: Operating System: All Platform: All Description: On a number of platforms and GCC combinations (e.g. Tru64, Linux, egcs 2.9.x, gcc 3.0.x) a lot of the source files generate warnings beacuse of missing newline at end-of-file. This is a list of the files in v1.7.0 which require an additional newline to be standards conformant: src/xercesc/util/XMLAbstractDoubleFloat.cpp:405 src/xercesc/util/XMLDouble.cpp:317 src/xercesc/util/XMLException.cpp:329 src/xercesc/util/XMLFloat.cpp:291 src/xercesc/dom/CDATASectionImpl.cpp:118 src/xercesc/dom/CommentImpl.cpp:118 src/xercesc/dom/DStringPool.cpp:222 src/xercesc/dom/DeepNodeListImpl.cpp:292 src/xercesc/dom/DocumentFragmentImpl.cpp:122 src/xercesc/dom/NodeImpl.cpp:536 src/xercesc/dom/TextImpl.cpp:169 src/xercesc/dom/XMLDeclImpl.cpp:161 --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]