[openssl/openssl] fce3db: check-format.pl: Fix report on constant on LHS of ...

David von Oheimb noreply at reply.github.openssl.org
Wed Jul 20 11:14:10 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.openssl.org/openssl/openssl
  Commit: fce3dbc0389b4021c9dba205ac8ef25c6786da93
      https://github.openssl.org/openssl/openssl/commit/fce3dbc0389b4021c9dba205ac8ef25c6786da93
  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: Fix report on constant on LHS of comparison or assignment

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(cherry picked from commit 2e6afe1079c6993868c5d8a813605d16980e8e10)


  Commit: 45fb04218b46902752763eb4bc47f9b077d139a5
      https://github.openssl.org/openssl/openssl/commit/45fb04218b46902752763eb4bc47f9b077d139a5
  Author: Dimitris Apostolou <dimitris.apostolou at icloud.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M util/check-format.pl

  Log Message:
  -----------
  check_format.pl: Fix typos

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(cherry picked from commit e304aa87b35fac5ea97c405dd3c21549faa45e78)


  Commit: ac2a419e5175dc3c70ab7c85dd6d41bf5d870de3
      https://github.openssl.org/openssl/openssl/commit/ac2a419e5175dc3c70ab7c85dd6d41bf5d870de3
  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: Add checks for blank lines within/after local decls

Reviewed-by: Paul Dale <pauli at openssl.org>
(cherry picked from commit d8662f2f8716645164a9d4d8795a9c353fe315fb)


  Commit: f5650553da65af29c406edaab0fdbe688935f75f
      https://github.openssl.org/openssl/openssl/commit/f5650553da65af29c406edaab0fdbe688935f75f
  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 report on constant on LHS of comparison/assignment

Reviewed-by: Paul Dale <pauli at openssl.org>
(cherry picked from commit 15ae69fa7bc0f367edded19bc48e6d9a5ce8d547)


  Commit: e7abe53a19f571a06008ec8abe31cb6e1c074286
      https://github.openssl.org/openssl/openssl/commit/e7abe53a19f571a06008ec8abe31cb6e1c074286
  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 report on missing space before +/-: allow, e.g., '1e-6'

Reviewed-by: Paul Dale <pauli at openssl.org>
(cherry picked from commit d45c0e1a5e89f01d83f6059c788524e901a11604)


  Commit: 18b1d210c0a2e7a0b95d43088d3e922d47972b37
      https://github.openssl.org/openssl/openssl/commit/18b1d210c0a2e7a0b95d43088d3e922d47972b37
  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 report on space before ';' and allow it after ')'

Reviewed-by: Paul Dale <pauli at openssl.org>
(cherry picked from commit c30bc4e2093f47a37736944da548653bc08d774d)


  Commit: c4e65dc8a83118e27f27238c846fdffc5e7bb41f
      https://github.openssl.org/openssl/openssl/commit/c4e65dc8a83118e27f27238c846fdffc5e7bb41f
  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>
(cherry picked from commit 63263147a3ad55cb26d7cfcdfca474ce324a15ac)


  Commit: 03421456b3eb745b8cdd908a3fcd3014132adf5b
      https://github.openssl.org/openssl/openssl/commit/03421456b3eb745b8cdd908a3fcd3014132adf5b
  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>
(cherry picked from commit 4e9fa07121abf3ebaaf7e0367bd9be3a8b273ebf)


  Commit: 54e38d82edef757c098341f0ef0f9e8fed6f6945
      https://github.openssl.org/openssl/openssl/commit/54e38d82edef757c098341f0ef0f9e8fed6f6945
  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>
(cherry picked from commit 23757b61d49ac3e46440dc34e56b83201106e440)


Compare: https://github.openssl.org/openssl/openssl/compare/cc90ba66062a...54e38d82edef


More information about the openssl-commits mailing list