[
https://issues.apache.org/jira/browse/GEODE-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344169#comment-16344169
]
ASF subversion and git services commented on GEODE-4038:
--------------------------------------------------------
Commit 694e59f28045d436b5c1d44dd66f258f1a60511e in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=694e59f ]
GEODE-4038: More size_t conversion. (#195)
- Refactors UserObjectSizer to use size_t.
- Standardizes on std::function for function pointers.
- Refactors DataIn/Output buffer methods to use size_t
- Refactors Properties::getSize
- Refactors Serializer::objectSize
- Removes unused SystemProperties::maxQueueSize
- Rename unused SystemProperties::javaConnectionPoolSize
> Convert all size/length/objectSize methods to return size_t
> -----------------------------------------------------------
>
> Key: GEODE-4038
> URL: https://issues.apache.org/jira/browse/GEODE-4038
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Jacob S. Barrett
> Assignee: Jacob S. Barrett
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Use std size_t for all sizing methods.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)