On Wed, Aug 6, 2025 at 2:38 PM Steffen Nurpmeso <[email protected]> wrote: > > is that line > > + if (c >= 76 || using_dgram && (c == 64)) { > > properly parenthesized then? > (Why doesn't the compiler scream for .. nine years?)
Because that line is only part of the Alpine patch which I only gave credit to, as inspiration for my improved implementation and not found in the patches I propose to be included. Cheers, Radoslav _______________________________________________ busybox mailing list [email protected] https://lists.busybox.net/mailman/listinfo/busybox
