Hi again, On Monday, October 14th, 2024 at 17:30, Mark Wielaard <m...@klomp.org> wrote: > > > If we are trying to be more consistent then I think I would prefer we > use putchar, puts, and printf, instead of adding stdout to all these > calls. I don't really have a preference, you could even throw out this last patch. I just thought it would be nice to remove use of one of the functions from the whole project to reduce needless variations and save the need to link more functions that do the exact same thing and waste binary space. Also, that searching "puts" results in "outputs" and "inputs"... It would be nice to have patch 5 before release, for patch 6 doesn't matter if or when to me. Let me know if you want a v2 of either patch 5 or 6. -- MCP
- [PATCH 4/6] src: Prevent invalid include of binary into comp... Michael Pratt
- [PATCH 5/6] Remove usage of "unlocked" variant of ... Michael Pratt
- Re: [PATCH 5/6] Remove usage of "unlocked" va... Mark Wielaard
- [PATCH v2 5/6] Remove usage of "unlocked"... Michael Pratt
- Re: [PATCH v2 5/6] Remove usage of "unlock... Mark Wielaard
- [PATCH 6/6] Use file stream or format variants of stdio prin... Michael Pratt
- Re: [PATCH 6/6] Use file stream or format variants of s... Mark Wielaard
- Re: [PATCH 6/6] Use file stream or format variants ... Michael Pratt
- Re: [PATCH 6/6] Use file stream or format varia... Mark Wielaard
- Re: [PATCH 6/6] Use file stream or format varia... Aaron Merey
- Re: [PATCH 6/6] Use file stream or format v... Michael Pratt
- Re: [PATCH 0/6] Various portability fixes and organization Michael Pratt