You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/27 18:46:17 UTC

[lucy-issues] [jira] [Commented] (CLOWNFISH-50) Convert some Obj methods to inert functions

    [ https://issues.apache.org/jira/browse/CLOWNFISH-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561247#comment-14561247 ] 

ASF GitHub Bot commented on CLOWNFISH-50:
-----------------------------------------

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 <we...@aevum.de>
Date:   2015-05-27T15:23:59Z

    Make Obj_Get_Class inert

commit 2bec8bc4fa14f587ddc5b5e1ed52f6ff7ccd3d4b
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2015-05-27T15:47:31Z

    Make Obj_Get_Class_Name inert

commit fb12719d11db946293900a688ac3547e6ab75f17
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2015-05-27T16:34:31Z

    Make Obj_Is_A inert

----


> Convert some Obj methods to inert functions
> -------------------------------------------
>
>                 Key: CLOWNFISH-50
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-50
>             Project: Apache Lucy-Clownfish
>          Issue Type: Task
>          Components: Core
>            Reporter: Nick Wellnhofer
>            Assignee: Nick Wellnhofer
>
> Make Obj_Get_Class, Obj_Get_Class_Name, and Obj_Is_A inert.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)