You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@quickstep.apache.org by zuyu <gi...@git.apache.org> on 2017/10/06 19:35:03 UTC

[GitHub] incubator-quickstep pull request #310: Removed the virtual function call in ...

GitHub user zuyu opened a pull request:

    https://github.com/apache/incubator-quickstep/pull/310

    Removed the virtual function call in InvokeOnAnyValueAccessor.

    A minor fix.

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

    $ git pull https://github.com/zuyu/incubator-quickstep va-fix

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

    https://github.com/apache/incubator-quickstep/pull/310.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 #310
    
----
commit 8a91b12054f534a5b94321bb087168a4372883f8
Author: Zuyu Zhang <zu...@cs.wisc.edu>
Date:   2017-10-06T19:34:21Z

    Removed the virtual function call in InvokeOnAnyValueAccessor.

----


---

[GitHub] incubator-quickstep pull request #310: Removed the virtual function call in ...

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

    https://github.com/apache/incubator-quickstep/pull/310


---

[GitHub] incubator-quickstep issue #310: Removed the virtual function call in InvokeO...

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

    https://github.com/apache/incubator-quickstep/pull/310
  
    Looks good. 


---