[
https://issues.apache.org/jira/browse/LUCY-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey updated LUCY-206:
---------------------------------
Attachment: 0001-LUCY-206-Spell-out-perlapi-function-to_utf8_lower.patch
Here's another try that uses fully-spelled out underlying
functions. It may be a little faster on threaded Perls, too.
> Work around broken export in Perl 5.15.6
> ----------------------------------------
>
> Key: LUCY-206
> URL: https://issues.apache.org/jira/browse/LUCY-206
> Project: Lucy
> Issue Type: Bug
> Components: Perl bindings
> Affects Versions: 0.1.0 (incubating), 0.2.0 (incubating), 0.2.1
> (incubating), 0.2.2 (incubating)
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Fix For: 0.3.0 (incubating)
>
> Attachments:
> 0001-LUCY-206-Spell-out-perlapi-function-to_utf8_lower.patch,
> 0001-LUCY-206-provide-define-missing-from-Perl-5.15.5.patch
>
>
> In Perl 5.15.6, the perlapi macro to_utf8_lower() does not work
> properly because it depends on an alias which is not getting defined. This
> causes the current implementation of Lucy::Analysis::CaseFolder to break.
> We can work around the problem for now by providing the missing #define.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira