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

XMLFormatter.hpp中注释信息有误

           Summary: XMLFormatter.hpp中注释信息有误
           Product: Xerces-C++
           Version: 2.3.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Utilities
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


对enum UnRepFlags的注释有错误
* <p><code>UnRep_Replace:</code>
* Replace the unrepresented character with the replacement character.</p>
被误写为
* <p><code>UnRep_CharRef:</code>
* Replace the unrepresented character with the replacement character.</p>
虽然注释出错不会影响程序正常工作,但是严谨一点会更好

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

Reply via email to