[PATCH applied] Re: Clarify operator precedence in a & b ? c : d
Gert Doering <[email protected]>
| Newsgroups | gmane.network.openvpn.devel |
|---|---|
| Message-ID | <[email protected]> |
Highly appreciated... (and oops, two of them are mine). No actual change
in functionality, just ensuring a clear and shared understanding between
compiler and humans reading the code... stared-at-code, test compiled,
BB ran client side tests.
Your patch has been applied to the master branch.
commit 1491fc8e05b01e65aba8b50499407d9af0424d69
Author: Frank Lichtenheld
Date: Tue Apr 7 22:52:28 2026 +0200
Clarify operator precedence in a & b ? c : d
Signed-off-by: Frank Lichtenheld <[email protected]>
Acked-by: Gert Doering <[email protected]>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1619
Message-Id: <[email protected]>
URL: https://www.mail-archive.com/[email protected]/msg36545.html
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering