To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=36782
------- Additional comments from [EMAIL PROTECTED] Thu Feb 3 09:01:16 -0800 2005 ------- cvs co -r SRC680_m74 OpenOffice find . -name '*.cxx' -o -name '*.c' -o -name '*.hxx' -o -name '*.h' | xargs perl -ne 'print "$ARGV\t$.\t$_" if m/"[^\x00-\x1f]*[\x80-\xff]"/; close(ARGV) if eof' The results of the above command will be attached soon, which will show what files would be needed to be taken care of. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
