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

ASF GitHub Bot commented on GEODE-2411:
---------------------------------------

GitHub user PivotalSarge opened a pull request:

    https://github.com/apache/geode/pull/387

    GEODE-2411: Remove references to Gemfire from include guards

    In the process of replacing references to Gemfire with references to Apache 
Geode in the include guards, standardize the include guards and use #pragma 
once where applicable.

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

    $ git pull https://github.com/PivotalSarge/geode feature/GEODE-2411

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

    https://github.com/apache/geode/pull/387.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 #387
    
----
commit 3fc6b70429c2a4e247c164d7ad86ea0c0177b0a0
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-01T21:00:14Z

    GEODE-2411: Replace Gemfire-related include guards with #pragma once.

commit 435f6bcf3edbf5e45bb404dee57f322ed4851649
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-01T21:15:40Z

    GEODE-2411: Add missing #pragma once.

commit d2d4db0373f94cf12a6ab9b5265a29d8bb71838c
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-02T21:55:23Z

    GEODE-2411: Replace Gemfire-related include guards with #pragma once.

commit 17181d074aa9ca1e9b759b18a17d6020ad57c93f
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-02T23:31:49Z

    GEODE-2411: Replace Gemfire-related include guards with #pragma once.

commit c36f963ad8613534ebff87de2425a5eaa7992cc7
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-03T16:38:31Z

    GEODE-2411: Replace Gemfire-related include guards with #pragma once.

commit 2c990d1be22ba9fa4bc4d096b44a5c1a9d633dc8
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-03T17:13:12Z

    GEODE-2411: Replace Gemfire-related include guards with #pragma once.

commit e05b3e1a643cb54828d20a768f8c9e96a6e47c63
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-03T19:01:07Z

    GEODE-2411: Replace Gemfire-related include guards with #pragma once.

commit e051494fde181b431caf2501894f764820e02450
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-03T19:09:29Z

    GEODE-2411: Replace Gemfire-related include guards with #pragma once.

commit 414a91e712149e417dd421fa6a8307b2e3c7c95d
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-03T21:28:03Z

    GEODE-2411: Fix collateral damage from scripting.

commit e376e56d90a582482bd117a774b0085b127a4448
Author: Sarge <mdo...@pivotal.io>
Date:   2017-02-03T23:38:20Z

    GEODE-2411: Add back include guards for Solaris.

----


> Remove references to Gemfire from include guards
> ------------------------------------------------
>
>                 Key: GEODE-2411
>                 URL: https://issues.apache.org/jira/browse/GEODE-2411
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Michael Dodge
>            Assignee: Michael Dodge
>
> Many of the macro definitions used as include guards in the C++ header files 
> refer to Gemfire. These references should be replaced at least with 
> references to Geode but preferably using pragmas instead of defines.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to