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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

GCC 13.2 warns about -Wmaybe-uninitialized when compiling with -Ofast resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#185 opened Sep 12, 2024 by sylt
"Support" negative precision values bug Something isn't working resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#183 opened Jul 23, 2024 by eyalroz
Support long double values task
#171 opened Nov 24, 2023 by eyalroz
printf("%# 01.1g", 9.8) yields decimal rather than exponential formatting bug Something isn't working resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#156 opened Jul 10, 2023 by eyalroz
Rounding-Error: Use proper banker's rounding bug Something isn't working resolved-on-develop A changeset fixing this issue has been commiutted to the development branch
#153 opened Jul 6, 2023 by orgua
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! Type g p on any issue or pull request to go back to the pull request listing page.