On Tue May 21 10:23:12 2024 +0000, Myah Caron wrote:
Thank you for the hints, I'm very new to the resources system. I'll fix this when I get a chance. It's true that `RPRINTF_VA` could be rewritten as a function, but I believe that would require parsing the format string, which feels like it'd be more work than this macro.
you can copy output_write() and output_string() from programs/fsutil/fsutil.c