Nick Wellnhofer created CLOWNFISH-97:
----------------------------------------
Summary: Don't print errors to stderr
Key: CLOWNFISH-97
URL: https://issues.apache.org/jira/browse/CLOWNFISH-97
Project: Apache Lucy-Clownfish
Issue Type: Improvement
Reporter: Nick Wellnhofer
Error messages relating to invalid UTF-8 and invalid format specifiers in
CharBuf.c and String.c are printed directly to stderr to avoid infinite loops
in case of invalid UTF-8. It's better to isolate the invalid UTF-8 or format
specifier and throw with a meaningful error message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)