[
https://issues.apache.org/jira/browse/GEODE-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872092#comment-15872092
]
ASF GitHub Bot commented on GEODE-2476:
---------------------------------------
Github user PivotalSarge commented on a diff in the pull request:
https://github.com/apache/geode-native/pull/13#discussion_r101796694
--- Diff: src/CMakeLists.txt ---
@@ -224,7 +222,7 @@ add_subdirectory(cppcache)
add_subdirectory(cryptoimpl)
add_subdirectory(dhimpl)
add_subdirectory(sqliteimpl)
-add_subdirectory(gfcpp)
+add_subdirectory(getversion)
--- End diff --
I'm totally cool with deleting it. I didn't because it's been part of the
install; some users may rely on it to determine version?
> 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)