hkb1990 commented on pull request #2413:
URL: https://github.com/apache/thrift/pull/2413#issuecomment-877455673


   > Some more information about the problem and why the patch solves it would 
be super awesome.
   
   described in jira ticket 5439.
   `const i64` is not generated correctly to lua. it is always generated to 
`lualongnumber.new('')` , no matter what value it is. Because t_base_type is 
i64, `get_string` returns empty.
   


-- 
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]


Reply via email to