[openssl/openssl] 632631: check-format.pl: improve wording: 'no' -> 'missing...
    David von Oheimb 
    noreply at reply.github.openssl.org
       
    Wed Jul 20 06:32:26 UTC 2022
    
    
  
  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 63263147a3ad55cb26d7cfcdfca474ce324a15ac
      https://github.openssl.org/openssl/openssl/commit/63263147a3ad55cb26d7cfcdfca474ce324a15ac
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)
  Changed paths:
    M util/check-format.pl
  Log Message:
  -----------
  check-format.pl: improve wording: 'no' -> 'missing'; further minor improvements
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18789)
  Commit: 4e9fa07121abf3ebaaf7e0367bd9be3a8b273ebf
      https://github.openssl.org/openssl/openssl/commit/4e9fa07121abf3ebaaf7e0367bd9be3a8b273ebf
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)
  Changed paths:
    M util/check-format-test-negatives.c
    M util/check-format.pl
  Log Message:
  -----------
  check-format.pl: fix false positive on 'for(;; stmt)'
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18789)
  Commit: 23757b61d49ac3e46440dc34e56b83201106e440
      https://github.openssl.org/openssl/openssl/commit/23757b61d49ac3e46440dc34e56b83201106e440
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)
  Changed paths:
    M util/check-format-test-negatives.c
    M util/check-format-test-positives.c
    M util/check-format.pl
  Log Message:
  -----------
  check-format.pl: fix detection of missing/extra blank lines in local decls
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18789)
Compare: https://github.openssl.org/openssl/openssl/compare/e1eafe8c8761...23757b61d49a
    
    
More information about the openssl-commits
mailing list