You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2020/10/02 19:48:08 UTC

[GitHub] [thrift] elludraon commented on pull request #2252: THRIFT-5286: Fix Lua library readBool() in TCompactProtocol

elludraon commented on pull request #2252:
URL: https://github.com/apache/thrift/pull/2252#issuecomment-702926095


   I copied the working Python implementation.
   
   Tested by sending a struct with `map<string, bool>` over `TCompactProtocol` - before, the received struct was getting truncated (corrupt indices while reading).


----------------------------------------------------------------
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:
users@infra.apache.org