Re: [Libguestfs] [libnbd PATCH 00/18] wrap hand-written source code at 80 characters

2023-04-19 Thread Laszlo Ersek
On 4/19/23 16:01, Laszlo Ersek wrote: > On 4/19/23 15:40, Eric Blake wrote: >> On Tue, Apr 18, 2023 at 07:26:13PM +0200, Laszlo Ersek wrote: >>> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2172516 >> >> [I started this email yesterday, then postponed it while looking at >> individual patc

Re: [Libguestfs] [libnbd PATCH 00/18] wrap hand-written source code at 80 characters

2023-04-19 Thread Laszlo Ersek
On 4/19/23 15:40, Eric Blake wrote: > On Tue, Apr 18, 2023 at 07:26:13PM +0200, Laszlo Ersek wrote: >> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2172516 > > [I started this email yesterday, then postponed it while looking at > individual patches...] > >> >> This series wraps the non-g

Re: [Libguestfs] [libnbd PATCH 00/18] wrap hand-written source code at 80 characters

2023-04-19 Thread Eric Blake
On Tue, Apr 18, 2023 at 07:26:13PM +0200, Laszlo Ersek wrote: > Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2172516 [I started this email yesterday, then postponed it while looking at individual patches...] > > This series wraps the non-generated C-language source code (*.c and *.h > f

[Libguestfs] [libnbd PATCH 00/18] wrap hand-written source code at 80 characters

2023-04-18 Thread Laszlo Ersek
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2172516 This series wraps the non-generated C-language source code (*.c and *.h files) at 80 characters. "ocaml/helpers.c" remains overlong, but I couldn't find a way to wrap it: its single overlong line contains the comment /* For how we'r