[openssh-commits] [openssh] branch master updated (28744182 -> e0e7e3d0)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 30 14:33:13 AEST 2019


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  28744182  proc_pidinfo()-based closefrom() for OS X
       new  e0e7e3d0  tweak warning flags

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 e0e7e3d0e26f2c30697e6d0cfc293414908963c7
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Aug 30 14:26:19 2019 +1000

    tweak warning flags
    
    Enable -Wextra if compiler supports it
    
    Set -Wno-error=format-truncation if available to prevent expected
    string truncations in openbsd-compat from breaking -Werror builds

Summary of changes:
 configure.ac | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list