[openssh-commits] [openssh] branch master updated (b71b2508 -> 464ba22f)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Aug 18 12:53:43 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from b71b2508 Put stdint.h inside HAVE_STDINT_H.
new 7d878679 Remove trailing backslash on regress-unit-binaries
new 464ba22f Check compiler for c99 declarations after code.
The 2 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 464ba22f1e38d25402e5ec79a9b8d34a32df5a3f
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Aug 18 12:51:30 2021 +1000
Check compiler for c99 declarations after code.
The sntrup761 reference code contains c99-style declarations after code
so don't try to build that if the compiler doesn't support it.
commit 7d878679a4b155a359d32104ff473f789501748d
Author: Darren Tucker <dtucker at dtucker.net>
Date: Tue Aug 17 15:12:04 2021 +1000
Remove trailing backslash on regress-unit-binaries
Summary of changes:
Makefile.in | 2 +-
configure.ac | 10 ++++++++++
defines.h | 6 +++---
3 files changed, 14 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list