|
From: bvassche <bva...@us...> - 2022-12-06 03:04:32
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Net-SNMP".
The branch, master has been updated
discards 08f7ff097b1220027af3d1975b72b893f8db9a37 (commit)
discards 68465765bb6aad02314010583bcf19a9a2b4f7f6 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (08f7ff097b1220027af3d1975b72b893f8db9a37)
\
N -- N -- N (c3df0522c230b165aca3a2eae48e74790bbd01cc)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
commit c3df0522c230b165aca3a2eae48e74790bbd01cc
Author: Bart Van Assche <bva...@ac...>
Date: Sun Dec 4 15:45:36 2022 -0800
configure: Enable more clang developer compiler warnings
commit a2e8487742899f06c61f98f3645b9c0c25c631e1
Author: Bart Van Assche <bva...@ac...>
Date: Sun Dec 4 15:54:34 2022 -0800
Introduce the NETSNMP_FALLTHROUGH macro
Replace all fall-through comments with NETSNMP_FALLTHROUGH. Define
NETSNMP_FALLTHROUGH as __attribute__((fallthrough)) since checking of the
latter is more strict than fallthrough comments. Add fallthrough annotations
where these are missing. Remove misplaced fallthrough annotations. This patch
prepares for enabling the clang -Wimplicit-fallthrough warning.
Summary of changes:
snmplib/openssl/openssl_des_local.h | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
Net-SNMP
|