Attention is currently required from: d12fk. plaisthos has posted comments on this change by d12fk. ( http://gerrit.openvpn.net/c/openvpn/+/1733?usp=email )
Change subject: mingw: avoid C99 "hh" scanf length modifier ...................................................................... Patch Set 2: (1 comment) File src/openvpn/crypto.c: http://gerrit.openvpn.net/c/openvpn/+/1733/comment/3dd58ae2_6f546134?usp=email : PS2, Line 1477: ASSERT(sscanf((const char *)hex_byte, "%" SCNx8, &u) == 1); I am confused about this one. Does that mean we have a toolchain that defines SCNx8 as hh but then cannot work with that? -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1733?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I6595695ab6401047d498d530f8739686880bea3a Gerrit-Change-Number: 1733 Gerrit-PatchSet: 2 Gerrit-Owner: d12fk <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Attention: d12fk <[email protected]> Gerrit-Comment-Date: Wed, 01 Jul 2026 11:30:47 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
