https://issues.apache.org/bugzilla/show_bug.cgi?id=51789
--- Comment #1 from Christopher Yeleighton <[email protected]> 2011-09-09 11:49:57 UTC --- Created attachment 27476 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27476 corrects three invalid character warnings I did not examine all source files for encoding correctness and I am afraid that when built in the environment of Bug 51780 encoding errors may go undetected. However, at least one of the source files contains multi-byte characters correctly encoded as UTF–8 [1]. The patch itself contains a warning that the last line in one source file is unterminated [2]. ___ [1] fop-1.0/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfExtraRowSet.java [2] fop-1.0/src/java/org/apache/fop/afp/fonts/FopCharacterSet.java -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
