pkg/mpaland-printf: do not silently drop printing to stderr#22282
Conversation
Instead print it using stdio_write. Now matching behavior of RIOT integration for newlib and picolibc.
|
You want to fix the same issue for |
Saw it, but that's on the RIOT term tooling side, which I'd rather not touch now :) |
|
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 |
|
I wonder if we should just vendor in |
Perhaps rather in |
|
Thanks! ❤️ |
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: