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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to