Printf: Fix printf hex alternate zero#5811
Conversation
|
GNU testsuite comparison: |
|
I would prefer this PR not to be merged as-is if the larger #5783 PR is merged, as it rewrites the parser used in |
|
@samueltardieu I agree. For clarity, you're suggesting to only keep the |
Yes, and the associated tests. |
|
I did the octal fix in the first place because It means that if you want to keep a subset of this PR without the octal fix, you can
|
|
Maybe we could try to merge @samueltardieu's PR first and then merge this. That should make everything alright, shouldn't it? |
790bfa2 to
0648321
Compare
|
I've rebased this on top of main after merging #5783. |
|
GNU testsuite comparison: |
Summary
Code
Fixed an
Related issues:
original : #5810
part of other changes (PR): #5794
part of other changes: #5709
octal similar problem: #5807