Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/826#issuecomment-179283037
OK, "read" was not a precise word.
The problem I was trying to describe is about receiving boolean return
value (not field) that happened to be `false`.
At a quick glance, it seems that `if result.success then` in generated code
can be fixed in the same way as this.
If you're running the test mentioned in the other patch, you can uncomment
the line `assertEqual(client:testBool(false), ...` and verify locally.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---