Skip to content

fix: add oneof trailing semi support#264

Open
qazxcdswe123 wants to merge 1 commit into
tafia:masterfrom
qazxcdswe123:fix-one-of-trailing-semi-#261
Open

fix: add oneof trailing semi support#264
qazxcdswe123 wants to merge 1 commit into
tafia:masterfrom
qazxcdswe123:fix-one-of-trailing-semi-#261

Conversation

@qazxcdswe123

@qazxcdswe123 qazxcdswe123 commented Oct 16, 2024

Copy link
Copy Markdown

fix: #261

test copied from: https://github.com/onnx/onnx/blob/1e3be88265ec2aa84a5177f8282d5d64bb6bb4a0/onnx/onnx.proto#L694

The trailing semi for nested message is optional, others like message or enum corretly handle it but oneof does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pb-rs fails when processing a oneof with a semicolon

1 participant