[
https://issues.apache.org/jira/browse/GEODE-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870929#comment-15870929
]
ASF GitHub Bot commented on GEODE-2476:
---------------------------------------
Github user pivotal-jbarrett commented on a diff in the pull request:
https://github.com/apache/geode-native/pull/13#discussion_r101659693
--- Diff: src/cppcache/include/geode/AttributesFactory.hpp ---
@@ -20,7 +20,7 @@
* limitations under the License.
*/
-#include "gfcpp_globals.hpp"
+#include "geode_globals.hpp"
#include "gf_types.hpp"
--- End diff --
Why not gf_types.hpp renamed to geode_types.hpp?
> Replace gfcpp with geode
> ------------------------
>
> Key: GEODE-2476
> URL: https://issues.apache.org/jira/browse/GEODE-2476
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Michael Dodge
> Assignee: Michael Dodge
>
> The substring "gfcpp" 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)