[
https://issues.apache.org/jira/browse/GEODE-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288307#comment-16288307
]
ASF GitHub Bot commented on GEODE-4082:
---------------------------------------
pivotal-jbarrett opened a new pull request #168: GEODE-4082: Changes objectSize
to return size_t.
URL: https://github.com/apache/geode-native/pull/168
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Serializable::objectSize should return size_t
> ---------------------------------------------
>
> Key: GEODE-4082
> URL: https://issues.apache.org/jira/browse/GEODE-4082
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Jacob S. Barrett
>
> For consistency with C++11 object sizes returned from
> {Serializable::objectSize} should be of type {size_t}. For consistency and
> counting of larger collections .NET interface {IGeodeSerializable.ObjectSize}
> should return {System::UInt64}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)