Jeffrey Han created THRIFT-5106:
-----------------------------------
Summary: Fix various Lua library and compiler issues
Key: THRIFT-5106
URL: https://issues.apache.org/jira/browse/THRIFT-5106
Project: Thrift
Issue Type: Bug
Components: Lua - Compiler, Lua - Library
Affects Versions: 0.13.0
Reporter: Jeffrey Han
* The Lua generator can emit empty typedefs, resulting in Lua syntax errors.
* TCompactProtocol: int64 fields are read incorrectly due to sign errors.
* TCompactProtocol: empty map fields are read incorrectly due to a bad size
check.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)