You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "pivotal-jbarrett (GitHub)" <gi...@apache.org> on 2020/03/11 00:07:09 UTC

[GitHub] [geode-native] pivotal-jbarrett commented on issue #581: GEODE-7868: Throw IllegalStateException for unsupported .NET types

I think you really have two choices when dealing with unsigned integer. Either treat them a signed in PDX or upscale them to the smaller signed integer. I would suggest treating them as signed in PDX as this is consistent with the C++ serializer.

[ Full content available at: https://github.com/apache/geode-native/pull/581 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org