You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/03/26 09:47:00 UTC

[jira] [Created] (THRIFT-5153) Deprecate byte

Zezeng Wang created THRIFT-5153:
-----------------------------------

             Summary: Deprecate byte
                 Key: THRIFT-5153
                 URL: https://issues.apache.org/jira/browse/THRIFT-5153
             Project: Thrift
          Issue Type: Wish
            Reporter: Zezeng Wang


When use *byte* in .thrift file, it will throw *WARNING: The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.*

It looks ambiguous. Since byte will cause ambiguity, it is better to discard it completely.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)