[
https://issues.apache.org/jira/browse/GEODE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045050#comment-16045050
]
ASF GitHub Bot commented on GEODE-2741:
---------------------------------------
GitHub user mhansonp opened a pull request:
https://github.com/apache/geode-native/pull/102
GEODE-2741: Adding a warning for 64bit Windows Tools sets
- Need to include -Thost=x64 in the configuration step
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/102.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 #102
----
commit 262de6dce946f449b68f7dcb253b391a62a9920e
Author: Mark Hanson <[email protected]>
Date: 2017-06-09T21:09:59Z
GEODE-2741: Adding a warning for 64bit Windows Tools sets
- Need to include -Thost=x64 in the configuration step
----
> 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)