GitHub user laimis opened a pull request:
https://github.com/apache/lucenenet/pull/144
Incrementtoken fixes
Couple more places where incrementtoken was not sealed.
Also match target platform for release builds to what is set in debug
builds. This was preventing tests to run on 64 bit machines when compiled in
release mode.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/laimis/lucenenet incrementtoken_fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucenenet/pull/144.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 #144
----
commit 2473bbf4ec01c77652e52b946737a95fbe6f11fe
Author: Laimonas Simutis <[email protected]>
Date: 2015-05-16T16:03:03Z
couple more sealed IncrementToken changes
commit 4e804cd6dd1145cb32f08de8bfa3110fdafb96a0
Author: Laimonas Simutis <[email protected]>
Date: 2015-05-16T16:03:37Z
set platform target to AnyCPU for Release builds
----
---
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.
---