[
https://issues.apache.org/jira/browse/GEODE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878701#comment-15878701
]
ASF GitHub Bot commented on GEODE-2478:
---------------------------------------
GitHub user PivotalSarge opened a pull request:
https://github.com/apache/geode-native/pull/23
GEODE-2478: Replace gf with geode.
- Rename directories and files with gf into their name to
instead use geode and update all references thereto.
- Ensure formatting style guide compliance.
- Elide duplicate GEODE_ from include guards.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PivotalSarge/geode-native feature/GEODE-2478
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode-native/pull/23.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 #23
----
commit a58b1440b76a3d693e720ce72b6cd18a26fbc8c0
Author: Sarge <[email protected]>
Date: 2017-02-22T03:41:10Z
GEODE-2478: Replace gf with geode.
- Rename directories and files with gf into their name to
instead use geode and update all references thereto.
- Ensure formatting style guide compliance.
- Elide duplicate GEODE_ from include guards.
----
> Replace gf with geode
> ---------------------
>
> Key: GEODE-2478
> URL: https://issues.apache.org/jira/browse/GEODE-2478
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Michael Dodge
>
> The substring "gf" still occurs in some places in the native client codebase.
> It ought to be replaced with "geode" or "geode-native", whichever makes more
> sense on a case-by-case basis.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)