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 xe...@xml.apache.org on 2004/09/02 19:36:51 UTC

[jira] Closed: (XERCESC-387) Missing newline at end of util and DOM source files

Message:

   The following issue has been closed.

---------------------------------------------------------------------
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: Closed
 Resolution: FIXED

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