Skip to content

Commit 2f64f48

Browse files
Gabi Ganampvdrz
Gabi Ganam
authored andcommitted
Fix generated constants: f64::INFINITY, f64::NEG_ INFINITY, f64::NAN.
#2853
1 parent f29a8d7 commit 2f64f48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@
217217
enabling it by default for `bindgen-cli` (#2789) .
218218
- Fix `--allowlist-item` so anonymous enums are no longer ignored.
219219
- Use clang_getFileLocation instead of clang_getSpellingLocation to fix clang-trunk (#2824)
220+
- Fix generated constants: `f64::INFINITY`, `f64::NEG_ INFINITY`, `f64::NAN`.
220221

221222
## Security
222223

0 commit comments

Comments
 (0)