Skip to content

🐛 Fix fpnew_cast_multi signedness bug

Eclipse Webmaster requested to merge github/fork/b1f6c1c4/develop into develop

Created by: b1f6c1c4

There was a signedness bug in fpnew_cast_multi that causes VCS to behave incorrectly when converting a small double into float. This fixes #24 (closed).

Merge request reports

Loading