[
https://issues.apache.org/jira/browse/GEODE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039579#comment-16039579
]
ASF GitHub Bot commented on GEODE-2741:
---------------------------------------
GitHub user mhansonp opened a pull request:
https://github.com/apache/geode-native/pull/100
GEODE-2741: Fixes compilation on Mac
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mhansonp/geode-native feature/GEODE-2741
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode-native/pull/100.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 #100
----
commit 6dedc5d923abc3973abf00c35eecff13fd0cc437
Author: Mark Hanson <[email protected]>
Date: 2017-06-06T20:30:00Z
GEODE-2741: Fixes compilation on Mac
----
> Use C++11 shared pointer over custom shared pointer
> ---------------------------------------------------
>
> Key: GEODE-2741
> URL: https://issues.apache.org/jira/browse/GEODE-2741
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Addison
> Assignee: Jacob S. Barrett
>
> *Context*
> Now that the Native Client is compatible with C++11, we can use its shared
> pointer over the custom shared pointer we use today.
> *Definition of Done*
> The custom shared pointer is nowhere to be found in the codebase
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)