Re: [PATCH 1/9] test-mergesort: use strbuf_getline() From: Ævar Arnfjörð Bjarmason <hidden> Date: 2021-10-02 09:08:52 On Fri, Oct 01 2021, René Scharfe wrote: while (lines) { - printf("%s", lines->text); + puts(lines->text); lines = lines->next; Aside: I wonder if we should have a coccicheck for that (not as part of this series), but maybe it would generate too much noise.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help