[ 
https://issues.apache.org/jira/browse/LUCY-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Wellnhofer resolved LUCY-311.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.6.1

Fixed with the following commit:

https://git-wip-us.apache.org/repos/asf?p=lucy.git;a=commitdiff;h=87ea1b4d195196611333f1148e1f4dce2166c2e4


> Non-ASCII error messages from strerror cause exceptions
> -------------------------------------------------------
>
>                 Key: LUCY-311
>                 URL: https://issues.apache.org/jira/browse/LUCY-311
>             Project: Lucy
>          Issue Type: Bug
>          Components: Store
>            Reporter: Nick Wellnhofer
>             Fix For: 0.6.1
>
>
> The code in Lucy/Store creates Err objects with error messages returned from 
> strerror. Especially under non-English locales, these messages aren't 
> necessarily valid UTF-8. Now that CB_VCatF checks C strings for invalid 
> UTF-8, this results in an exception.
> Here's an example with a German error message in Latin1 encoding:
> http://www.cpantesters.org/cpan/report/20d4902a-8673-11e6-9bc4-e52240a03099



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to