moleske commented on a change in pull request #625:
URL: https://github.com/apache/geode-native/pull/625#discussion_r453958895
##########
File path: cppcache/include/geode/DataInput.hpp
##########
@@ -313,7 +313,53 @@ class APACHE_GEODE_EXPORT DataInput {
// empty string
break;
// TODO: What's the right response here?
- default:
+ case internal::DSCode::FixedIDDefault:
Review comment:
I checked the `Allow edits and access to secrets by maintainers` so feel
free to add this as commit and see if it works (I'm assuming the commit will go
to the branch and trigger the [CI
pipeline](https://github.com/moleske/geode-native/actions) I've been playing
around with)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]