From lucy-issues-return-413-apmail-incubator-lucy-issues-archive=incubator.apache.org@incubator.apache.org Sat Dec 31 22:43:58 2011 Return-Path: X-Original-To: apmail-incubator-lucy-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-lucy-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3426CBAC0 for ; Sat, 31 Dec 2011 22:43:58 +0000 (UTC) Received: (qmail 54781 invoked by uid 500); 31 Dec 2011 22:43:58 -0000 Delivered-To: apmail-incubator-lucy-issues-archive@incubator.apache.org Received: (qmail 54762 invoked by uid 500); 31 Dec 2011 22:43:58 -0000 Mailing-List: contact lucy-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-issues@incubator.apache.org Delivered-To: mailing list lucy-issues@incubator.apache.org Received: (qmail 54754 invoked by uid 99); 31 Dec 2011 22:43:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Dec 2011 22:43:58 +0000 X-ASF-Spam-Status: No, hits=-2001.3 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Dec 2011 22:43:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0162913200D for ; Sat, 31 Dec 2011 22:43:31 +0000 (UTC) Date: Sat, 31 Dec 2011 22:43:31 +0000 (UTC) From: "Marvin Humphrey (Resolved) (JIRA)" To: lucy-issues@incubator.apache.org Message-ID: <1344064469.56252.1325371411007.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <636597197.56225.1325370930598.JavaMail.tomcat@hel.zones.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [lucy-issues] [jira] [Resolved] (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 resolved LUCY-206. ---------------------------------- Resolution: Fixed > 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