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