[openssh-commits] [openssh] 02/04: upstream: clang -Wimplicit-fallthrough does not recognise /*
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Aug 3 14:28:06 AEST 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit ab9105470a83ed5d8197959a1b1f367399958ba1
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date: Mon Aug 3 02:42:49 2020 +0000
upstream: clang -Wimplicit-fallthrough does not recognise /*
FALLTHROUGH */ comments, which is the style we currently use, and gives too
many boring warnings. ok djm
OpenBSD-Commit-ID: 07b5031e9f49f2b69ac5e85b8da4fc9e393992a0
---
.skipped-commit-ids | 1 +
1 file changed, 1 insertion(+)
diff --git a/.skipped-commit-ids b/.skipped-commit-ids
index 6aa00f1e..6abbb99b 100644
--- a/.skipped-commit-ids
+++ b/.skipped-commit-ids
@@ -20,6 +20,7 @@ d9b910e412d139141b072a905e66714870c38ac0 Makefile.inc
5010ff08f7ad92082e87dde098b20f5c24921a8f moduli regen script update
3bcae7a754db3fc5ad3cab63dd46774edb35b8ae moduli regen script update
52ff0e3205036147b2499889353ac082e505ea54 moduli update
+07b5031e9f49f2b69ac5e85b8da4fc9e393992a0 Makefile.inc
Old upstream tree:
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list