GitHub user laimis opened a pull request:

    https://github.com/apache/lucenenet/pull/44

    LZ4 compression test fixes

    Another remnant of "sbyte" changes, caused the match length to be 
calculated inappropriately if the data that was compressed contained long match 
sequences. This takes care of the last failures in 
Lucene.Net.Codecs.Compression.

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

    $ git pull https://github.com/laimis/lucenenet LZ4Compression_test_fixes

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

    https://github.com/apache/lucenenet/pull/44.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 #44
    
----
commit 75841f715c788edfdc5c1bf0e47b939ec00f4948
Author: Laimonas Simutis <[email protected]>
Date:   2015-01-06T11:34:14Z

    Merge branch 'master' of https://github.com/apache/lucenenet

commit 2570b13da72031870ba9ab31648b12110707bc5d
Author: Laimonas Simutis <[email protected]>
Date:   2015-01-07T01:14:20Z

    Merge branch 'master' of https://github.com/apache/lucenenet

commit f6ba519b20996b60cffbe0d2832d0c60cf5c4dd0
Author: Laimonas Simutis <[email protected]>
Date:   2015-01-07T01:37:20Z

    Merge branch 'master' of https://github.com/apache/lucenenet

commit f27bcf906694b1d48ee3f2c70353ad565d4c4cbb
Author: Laimonas Simutis <[email protected]>
Date:   2015-01-07T02:54:46Z

    fix sbyte cast breaking comparison logic

----


---
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