GitHub user rectang opened a pull request:

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

    LUCY-275 Adapt Lucy for v4 of Go proof-of-concept bindings.

    

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

    $ git pull https://github.com/rectang/lucy LUCY-275-Go-POC-v4

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

    https://github.com/apache/lucy/pull/12.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 #12
    
----
commit 9330b149f936c9431e1c8f4055b4b6366a552d91
Author: Marvin Humphrey <[email protected]>
Date:   2015-05-02T02:16:04Z

    Adapt for v4 of Go proof-of-concept bindings.
    
    See CLOWNFISH-28-Go-POC-v4.
    
    *   Make structs public: `FooIMP` instead of `implFoo`.
    *   Embed parent structs.
    *   Make `ref` a `uintptr` instead of a pointer to a C type.
    *   Add the INITOBJ method to ObjIMP.
    *   Eliminate all downstream finalizers and TOPTR() implementations.

----


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