Hi, On Fri, Oct 17, 2025 at 11:06:35AM +0200, Frank Lichtenheld wrote: > On Sat, Oct 04, 2025 at 06:05:47PM +0200, Gert Doering wrote: > > This is not my most favourite patch in this series... but the alternative > > is "more #ifdefs" (nah) or "more code duplication" (nah). In these system > > dependent parts, some compromises need to be made... > > > > Didn't actually *test* anything, as it's very explicit not doing anything > > :-) > > (and BB says "it still compiles and tests fine everywhere"). > > > > Your patch has been applied to the master branch. > > Can you please also apply this to release/2.6? It applies cleanly and > otherwise > buildbot is unhappy on obsd75. We currently have no easy way to make > --enable-werror conditional on the branch.
Makes sense. So here we go: commit dca6b03098ab0f3ef808c891673305651dc6704a (HEAD -> release/2.6) Author: Frank Lichtenheld <[email protected]> Date: Sat Oct 4 16:19:30 2025 +0200 route: Fix a unused-but-set-variable warning on OpenBSD So we could enable -Werror for OpenBSD builds. Change-Id: Ic971604beb1320d7b9d6121cd8e8519ccc1a7eb9 "stared at diff", compile tested on OpenBSD 7.6 gert -- "If was one thing all people took for granted, was conviction that if you feed honest figures into a computer, honest figures come out. Never doubted it myself till I met a computer with a sense of humor." Robert A. Heinlein, The Moon is a Harsh Mistress Gert Doering - Munich, Germany [email protected]
signature.asc
Description: PGP signature
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
