[
https://issues.apache.org/jira/browse/GEODE-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857055#comment-15857055
]
ASF subversion and git services commented on GEODE-2411:
--------------------------------------------------------
Commit 8b53f0a165b10dd4f3669c26b1cbd16ca89c8cf4 in geode's branch
refs/heads/next-gen-native-client-software-grant from [~PivotalSarge]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=8b53f0a ]
GEODE-2411: Remove references to Gemfire from include guards.
This closes #387
- Replace Gemfire-related include guards with #pragma once.
- Add Geode-related, Google-style-guide-compliant
include guards for feature-poor compilers.
> 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)