Float to integer overflow doesn't match behaviour
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
Brought up in #408, we don't handle float conversion overflow correctly between x86 host and ARM.
We need a unit test to ensure correct behaviour here.
Contributor guide
Assessment
This issue has not been assessed yet.