pkg/mpaland-printf: do not silently drop printing to stderr#22282
Open
mguetschow wants to merge 2 commits into
Open
pkg/mpaland-printf: do not silently drop printing to stderr#22282mguetschow wants to merge 2 commits into
mguetschow wants to merge 2 commits into
Conversation
Instead print it using stdio_write. Now matching behavior of RIOT integration for newlib and picolibc.
Contributor
|
You want to fix the same issue for |
Contributor
Author
Saw it, but that's on the RIOT term tooling side, which I'd rather not touch now :) |
Contributor
Author
|
A note to the fellow reviewer: All my editors were applying consistent CRLF line endings as soon as I touched the file (as the original carries CRLF as well). I therefore first converted all LFs into CRLF in 75382c2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution description
Instead print it using stdio_write. Now matching behavior of RIOT integration for newlib and picolibc.
Testing procedure
Apply the following diff:
Run on any board where mpaland-printf is selected by default (because newlib is used) since #21438
On
masterthe second line is missing.Declaration of AI-Tools / LLMs usage:
AI-Tools / LLMs that were used are: