Skip to content

fix: Encode negative zero float and double fields - #1450

Draft
benedikt-bartscher wants to merge 1 commit into
tokio-rs:masterfrom
benedikt-bartscher:fix-negative-zero-float-encoding
Draft

fix: Encode negative zero float and double fields#1450
benedikt-bartscher wants to merge 1 commit into
tokio-rs:masterfrom
benedikt-bartscher:fix-negative-zero-float-encoding

Conversation

@benedikt-bartscher

Copy link
Copy Markdown

Fixes #1177

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.

Negative zero float is encoded equal to zero float (i.e. NULL)

1 participant