You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by jorgebay <gi...@git.apache.org> on 2017/12/01 11:58:51 UTC

[GitHub] tinkerpop pull request #761: TINKERPOP-1825 Gremlin.Net: fix generation of C...

GitHub user jorgebay opened a pull request:

    https://github.com/apache/tinkerpop/pull/761

    TINKERPOP-1825 Gremlin.Net: fix generation of Constant() and Fold() steps

    https://issues.apache.org/jira/browse/TINKERPOP-1825
    
    Addressed the issue where generic parameter types generated as `object` in Gremlin.Net.
    
    VOTE +1

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

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1825

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

    https://github.com/apache/tinkerpop/pull/761.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 #761
    
----
commit aa14928245ed98565dcd4e7f6d21b1a573d76a56
Author: Jorge Bay Gondra <jo...@gmail.com>
Date:   2017-12-01T11:52:15Z

    Gremlin.Net: fix generation of Constant() and Fold() steps

----


---

[GitHub] tinkerpop pull request #761: TINKERPOP-1825 Gremlin.Net: fix generation of C...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/tinkerpop/pull/761


---

[GitHub] tinkerpop issue #761: TINKERPOP-1825 Gremlin.Net: fix generation of Constant...

Posted by FlorianHockmann <gi...@git.apache.org>.
Github user FlorianHockmann commented on the issue:

    https://github.com/apache/tinkerpop/pull/761
  
    LGTM, VOTE +1


---

[GitHub] tinkerpop issue #761: TINKERPOP-1825 Gremlin.Net: fix generation of Constant...

Posted by spmallette <gi...@git.apache.org>.
Github user spmallette commented on the issue:

    https://github.com/apache/tinkerpop/pull/761
  
    VOTE +1


---