You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@quickstep.apache.org by jianqiao <gi...@git.apache.org> on 2017/02/27 20:50:21 UTC

[GitHub] incubator-quickstep pull request #196: Fix gcc build error with PackedPayloa...

GitHub user jianqiao opened a pull request:

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

    Fix gcc build error with PackedPayloadHashTable 

    This PR fixes the gcc build error (missing `this` pointer for calling a method in a capture-all-by-reference lambda function).
    
    Note: Modified `travis.yml` for testing, do not merge yet.

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

    $ git pull https://github.com/apache/incubator-quickstep fix-gcc-build

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

    https://github.com/apache/incubator-quickstep/pull/196.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 #196
    
----
commit fa9d5bba0b200f15b3f177a4efb02843e2d31522
Author: Jianqiao Zhu <ji...@cs.wisc.edu>
Date:   2017-02-27T20:45:50Z

    Fix PackedPayloadHashTable for gcc build

commit 77b9864ac5e878589fa5334918487bf61e219610
Author: Jianqiao Zhu <ji...@cs.wisc.edu>
Date:   2017-02-27T20:46:45Z

    Simplify build for debugging

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-quickstep issue #196: Fix gcc build error with PackedPayloadHashTa...

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

    https://github.com/apache/incubator-quickstep/pull/196
  
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-quickstep pull request #196: Fix gcc build error with PackedPayloa...

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---