[ 
https://issues.apache.org/jira/browse/LUCY-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224471#comment-15224471
 ] 

ASF GitHub Bot commented on LUCY-297:
-------------------------------------

GitHub user nwellnhof opened a pull request:

    https://github.com/apache/lucy/pull/37

    Dereference token_re on older Perls

    Might fix the following CPAN Testers failure:
    
    http://www.cpantesters.org/cpan/report/8c9a1bc2-fa55-11e5-b227-b497ee9ed8df
    
    I'm really puzzled why the old and the new code seem to work on most
    setups.
    
    Hopefully fixes LUCY-297.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nwellnhof/lucy regexp-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucy/pull/37.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #37
    
----
commit 0d692c001df2349c1213560b01d2e01ea6a29217
Author: Nick Wellnhofer <[email protected]>
Date:   2016-04-04T15:59:56Z

    Dereference token_re on older Perls
    
    Might fix the following CPAN Testers failure:
    
    http://www.cpantesters.org/cpan/report/8c9a1bc2-fa55-11e5-b227-b497ee9ed8df
    
    I'm really puzzled why the old and the new code seem to work on most
    setups.
    
    Hopefully fixes LUCY-297.

----


> CPAN Testers: "token_re is not a qr// entity"
> ---------------------------------------------
>
>                 Key: LUCY-297
>                 URL: https://issues.apache.org/jira/browse/LUCY-297
>             Project: Lucy
>          Issue Type: Bug
>          Components: Analysis, Perl bindings
>    Affects Versions: 0.5.0
>            Reporter: Nick Wellnhofer
>
> http://www.cpantesters.org/cpan/report/8c9a1bc2-fa55-11e5-b227-b497ee9ed8df



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

Reply via email to