Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Add deprecation warning for byte #118

Description

@adamconnelly

The byte type has been deprecated in favour of i8, and causes the following warning from the official compiler:

[WARNING:/data/thrift-samples/constants/Constants.thrift:5] The "byte" type is a compatibility alias for "i8". Use "i8" to emphasize the signedness of this type.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions