You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (Updated) (JIRA)" <ji...@apache.org> on 2011/12/31 23:39:30 UTC

[lucy-issues] [jira] [Updated] (LUCY-206) Work around broken export in Perl 5.15.5+

     [ 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-provide-define-missing-from-Perl-5.15.5.patch
    
> Work around broken export in Perl 5.15.5+
> -----------------------------------------
>
>                 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-provide-define-missing-from-Perl-5.15.5.patch
>
>
> In Perl 5.15.5 and 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