GitHub user nwellnhof opened a pull request:

    https://github.com/apache/lucy-clownfish/pull/21

    CLOWNFISH-50 Convert some Obj methods to inert functions

    Make Obj_Get_Class, Obj_Get_Class_Name, and Obj_Is_A inert.
    
    Changes to the Go bindings are untested.


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

    $ git pull https://github.com/nwellnhof/lucy-clownfish 
CLOWNFISH-50-obj-method-to-inert

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

    https://github.com/apache/lucy-clownfish/pull/21.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 #21
    
----
commit 6a8087c889bfb24db6dbc4aa306cf6d34b4d0423
Author: Nick Wellnhofer <[email protected]>
Date:   2015-05-27T15:23:59Z

    Make Obj_Get_Class inert

commit 2bec8bc4fa14f587ddc5b5e1ed52f6ff7ccd3d4b
Author: Nick Wellnhofer <[email protected]>
Date:   2015-05-27T15:47:31Z

    Make Obj_Get_Class_Name inert

commit fb12719d11db946293900a688ac3547e6ab75f17
Author: Nick Wellnhofer <[email protected]>
Date:   2015-05-27T16:34:31Z

    Make Obj_Is_A inert

----


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