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=7341>.
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=7341

Missing newline at end of util and DOM source files

           Summary: Missing newline at end of util and DOM source files
           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]


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to