[
https://issues.apache.org/jira/browse/THRIFT-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen George resolved THRIFT-4953.
----------------------------------
Fix Version/s: 0.13.0
Resolution: Fixed
Fixed by Danny Browning (thank you!) in PR:
https://github.com/apache/thrift/pull/1870
> Unspecified Field Identifier Creates Non Compiling Rust Code
> ------------------------------------------------------------
>
> Key: THRIFT-4953
> URL: https://issues.apache.org/jira/browse/THRIFT-4953
> Project: Thrift
> Issue Type: Bug
> Components: Rust - Compiler
> Affects Versions: 0.12.0
> Reporter: Danny Browning
> Assignee: Allen George
> Priority: Minor
> Fix For: 0.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Thrift structures with fields that do not have identifiers generate invalid
> rust code, due to the use of a negative number for the field id.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)