GitHub user rectang opened a pull request:
https://github.com/apache/lucy/pull/8
LUCY-274 Adapt to Clownfish refcounting API changes
This fixes LUCY-274.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rectang/lucy LUCY-274-refcount_functions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucy/pull/8.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 #8
----
commit 9776399a9d7e03269520989c45c2bbfeb474e233
Author: Marvin Humphrey <[email protected]>
Date: 2015-02-09T05:59:59Z
Cease using refcount method API.
commit 58b8f946c9c564a8db00f8895866f53678e4cc24
Author: Marvin Humphrey <[email protected]>
Date: 2015-02-09T06:00:25Z
Change RawPosting refcounting.
Cease overriding refcount manipulation methods. Make destructor a
no-op.
----
---
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.
---