[PATCH applied] Re: Silence warning with gcc 15 and O0/01
Gert Doering <[email protected]> Fri, 24 Jul 2026 18:25:19 +0200 (CEST)
| Newsgroups | gmane.network.openvpn.devel |
|---|---|
| Message-ID | <[email protected]> |
We shouldn't generally compile with -O0 ;-) - but sometimes it's unavoidable
for single-stepping complex interactions...
Your patch has been applied to the master branch.
commit b66d266e2ce556b3364769361586ccac0f66afe5
Author: Arne Schwabe
Date: Thu Jul 23 20:04:38 2026 +0200
Silence warning with gcc 15 and O0/01
Signed-off-by: Arne Schwabe <[email protected]>
Acked-by: Frank Lichtenheld <[email protected]>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1731
Message-Id: <[email protected]>
URL: https://www.mail-archive.com/[email protected]/msg37816.html
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering