Attention is currently required from: cron2, flichtenheld. ordex has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/1110?usp=email )
Change subject: Clean up the big msglevel type confusion ...................................................................... Patch Set 12: (1 comment) Patchset: PS10: > Would it be less noisy and less space-consuming to change the other users to > always use "int" instea […] I just checked both patches and honestly it immediately looked weird to me that "flags" are stored in a "signed" container. Just as an example: normally flags are printed in hex format with %x - this one obviously doesn't expect a signed int. I'd much rather go with this patch and drop #1189 -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1110?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: Id492cb774c6d022d06bb3cf5fec2a4bdd410e619 Gerrit-Change-Number: 1110 Gerrit-PatchSet: 12 Gerrit-Owner: flichtenheld <[email protected]> Gerrit-Reviewer: cron2 <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-CC: ordex <[email protected]> Gerrit-Attention: cron2 <[email protected]> Gerrit-Attention: flichtenheld <[email protected]> Gerrit-Comment-Date: Mon, 15 Sep 2025 15:13:07 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: cron2 <[email protected]> Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
