You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jeffrey Han (Jira)" <ji...@apache.org> on 2020/02/20 22:17:00 UTC

[jira] [Created] (THRIFT-5106) Fix various Lua library and compiler issues

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)