forked from mpaland/printf
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Label
Projects
Milestones
Assignee
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
printf_("% 01.1g", 9.8) yields 10, should yield 1.e01 according to gcc 14
bug
Something isn't working
#184
opened Jul 26, 2024 by
eyalroz
"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
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
Weak precision performance for floating point values with non-negligible negative exponents
help wanted
Extra attention is needed
question
Further information is requested
#109
opened Jan 31, 2022 by
steven-buytaert
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!
Follow long discussions with comments:>50.