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 (JIRA)" <ji...@apache.org> on 2013/07/19 03:37:46 UTC

[lucy-issues] [jira] [Created] (LUCY-259) Compensate for Perl export flakiness of to_utf8_lower

Marvin Humphrey created LUCY-259:
------------------------------------

             Summary: Compensate for Perl export flakiness of to_utf8_lower
                 Key: LUCY-259
                 URL: https://issues.apache.org/jira/browse/LUCY-259
             Project: Lucy
          Issue Type: Bug
    Affects Versions: 0.3.2
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey
            Priority: Minor
             Fix For: 0.3.3


Different versions and configurations of Perl have various bugs with supplying the Perl C API function `to_utf8_lower`, which Lucy's CaseFolder needs in 0.3.x and earlier.  In particular, Perl 5.18.0 compiled with -DNO_MATHOMS fails to export the variant used in Lucy 0.3.2, `Perl_to_utf8_lower`.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira