[openssh-commits] [openssh] branch master updated (96558ecd -> f2ff6693)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Feb 28 22:22:32 AEDT 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 96558ecd Add debian-i386 test target.
new f2ff6693 No unused param warnings for clang-12 and gcc-11.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit f2ff669347d320532e7c1b63cdf5c62f46e73150
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Feb 28 22:21:36 2022 +1100
No unused param warnings for clang-12 and gcc-11.
These have too many false positives in -Werror tests on the github CI
since we often provide empty stub functions for functionality not needed
for particular configurations.
Summary of changes:
.github/configs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list