You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by danielgustafsson <gi...@git.apache.org> on 2017/02/03 09:40:03 UTC

[GitHub] incubator-madlib pull request #96: Fix headerguard for MallocAllocator

GitHub user danielgustafsson opened a pull request:

    https://github.com/apache/incubator-madlib/pull/96

    Fix headerguard for MallocAllocator

    The headerguard for MallocAllocator is defining a different macro than what it's testing for (seems to be an off-by-one on the keyboard). Fix the defined macro to match the check and filename.

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

    $ git pull https://github.com/danielgustafsson/incubator-madlib headerguards

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

    https://github.com/apache/incubator-madlib/pull/96.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 #96
    
----
commit 078ba9eb8860f313a7d14e426decc39627a6043a
Author: Daniel Gustafsson <da...@yesql.se>
Date:   2017-02-03T09:36:02Z

    Fix headerguard for MallocAllocator
    
    The headerguard for MallocAllocator is defining a different macro
    than what it's testing for. Fix the defined macro to match the
    check and filename.

----


---
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-madlib pull request #96: Fix headerguard for MallocAllocator

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

    https://github.com/apache/incubator-madlib/pull/96


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