Skip to content

Issues: eyalroz/printf

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Use BUILD_SHARED_LIBS for choosing between static and shared build resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#174 opened Dec 19, 2023 by eyalroz
Enable C89 support
#173 opened Dec 15, 2023 by lygstate
Support long double values task
#171 opened Nov 24, 2023 by eyalroz
Incorrect size assumption for size_t on 16-bit target (msp430). platform-incompatibility The library is making assumptions causing it to fail on platforms where they do not hold. resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#168 opened Nov 20, 2023 by geurtv
Compiler warning triggered when compiling without -Wmaybe-uninitialized resolved-on-develop A changeset fixing this issue has been commiutted to the development branch task
#167 opened Nov 10, 2023 by eyalroz
Failing to install a prinf-config.cmake file bug Something isn't working resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#166 opened Nov 9, 2023 by eyalroz
printf("%# 01.1g", 9.8) results in many 0's due to underflow bug Something isn't working resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#155 opened Jul 9, 2023 by eyalroz
Rename rounding_threshold to one_half resolved-on-develop A changeset fixing this issue has been commiutted to the development branch task
#154 opened Jul 9, 2023 by eyalroz
Rounding-Error: Use proper banker's rounding resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#153 opened Jul 6, 2023 by orgua
Possible NULL pointer dereference resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#149 opened May 2, 2023 by Rob-McKay
Issue with HARD aliasing the standard function names bug Something isn't working resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#146 opened Jan 18, 2023 by BenFreudbergKolmostar
Proper handling of denormals other than +/- 0.0 bug Something isn't working
#72 opened Dec 10, 2021 by eyalroz
Support fine-grained visibility in printf.c enhancement New feature or request
#63 opened Nov 22, 2021 by eyalroz
Support use of CUDA in unit tests enhancement New feature or request
#13 opened Jul 5, 2021 by eyalroz
Support CUDA host-side execution enhancement New feature or request
#12 opened Jul 5, 2021 by eyalroz
ProTip! Adding no:label will show everything without a label.