jmalkin commented on PR #360:
URL: https://github.com/apache/datasketches-cpp/pull/360#issuecomment-1512291348
it worked when i used:
```
case 138 : break; // !empty, ser_ver==1, family==18, preLongs=2;
case 139 : break; // empty, ser_ver==1, family==18, preLongs=2;
//case 170 : break ; // !empty, ser_ver==1, family==18, preLongs=3 ;
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]