printf: Check precision before writing into stdout. Fix #1879#6511
printf: Check precision before writing into stdout. Fix #1879#6511cakebaker merged 6 commits intouutils:mainfrom
printf: Check precision before writing into stdout. Fix #1879#6511Conversation
|
GNU testsuite comparison: |
|
this is an excellent first PR, bravo :) |
3e370af to
7dd93c0
Compare
|
@sylvestre Thx for reviewing. I've |
|
GNU testsuite comparison: |
|
The code keeps failing one of the CI/CD tests. I didn't change anything relevant so I'm assuming that is not my problem. |
|
GNU testsuite comparison: |
|
sry for the messy tree. i made some mistake when merging |
|
I don't see why the fuzz_seq, false test is failing. Could someone offer me some assistance? |
|
@sylvestre, could you kindly help me out? I would greatly appreciate it. |
|
The two failing tests in the CI are unrelated to your PR. |
Thanks for your reply. I fixed the commit tree for a bit. wonder if it's good enough to merge, and how I should request for review. |
88c829f to
98d26f2
Compare
98d26f2 to
198200a
Compare
…ignedInt, unsigned, or float
198200a to
7dd36d7
Compare
printf: Check precision before writing into stdout. Fix #1879
|
Thanks for your PR! |
This is my first time opening a pull request. Any suggestions would be greatly appreciated, thank you.