Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
THRIFT-3393 Introduce i8 to provide consistent set of Thrift IDL integer types
- Closed