Skip to content

Conversation

@ZERICO2005
Copy link
Contributor

ldexpf had a small bug where it did (expon < 0) instead of (expon <= 0). So I fixed that

I also replaced printf with boot_sprintf in some autotests to reduce the chances of GDB1 errors. Since using boot_sprintf makes DEMO.8xp smaller by ~8kb

@mateoconlechuga mateoconlechuga merged commit 309e2c5 into master May 20, 2025
9 checks passed
@mateoconlechuga mateoconlechuga deleted the float_fixes branch May 20, 2025 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants