[openssl/openssl] 2dde9f: util/find-doc-nits: improve error diagnostics on m...

David von Oheimb noreply at github.com
Tue Mar 14 16:38:31 UTC 2023


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 2dde9fbe51c14e5987acb970f362ec9f536a6dbb
      https://github.com/openssl/openssl/commit/2dde9fbe51c14e5987acb970f362ec9f536a6dbb
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M util/find-doc-nits

  Log Message:
  -----------
  util/find-doc-nits: improve error diagnostics on missing man section numbers in links

Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20369)

(cherry picked from commit 9a2f78e14a67eeaadefc77d05f0778fc9684d26c)


  Commit: 87c8a476645a476a1fe5a99bf222792e93bb92f3
      https://github.com/openssl/openssl/commit/87c8a476645a476a1fe5a99bf222792e93bb92f3
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M util/check-format.pl

  Log Message:
  -----------
  check-format.pl: improve preprocessor directive handling; re-order state variables

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18812)


  Commit: 1fb20f1d210d57520f4c91c707fc9a1eded0daa4
      https://github.com/openssl/openssl/commit/1fb20f1d210d57520f4c91c707fc9a1eded0daa4
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  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: extend checking into macro bodies; small further improvements

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18812)


  Commit: bdb41f92420981928578167cc6db3bcbac206cea
      https://github.com/openssl/openssl/commit/bdb41f92420981928578167cc6db3bcbac206cea
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  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: report #if and #elif with constant condition; improve checks on '/*'

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18812)


  Commit: f968648ef7e39230ee5def1baf212e7fd98fe67f
      https://github.com/openssl/openssl/commit/f968648ef7e39230ee5def1baf212e7fd98fe67f
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  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: further fixes for whitespace reporting within 'for (...)'

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18812)


  Commit: 295ecb1600c52cbed3aad859b0bfd16966abe0e6
      https://github.com/openssl/openssl/commit/295ecb1600c52cbed3aad859b0bfd16966abe0e6
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  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: improve whitespace reporting on <op>=

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18812)


  Commit: a49ade26324423fdf6eed4083a71f44e8a17754f
      https://github.com/openssl/openssl/commit/a49ade26324423fdf6eed4083a71f44e8a17754f
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M util/check-format.pl

  Log Message:
  -----------
  check-format.pl: fix detection of function body start

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20254)


  Commit: d327f7c4ad2fe19bb6e69818dc540f8ae7c37a39
      https://github.com/openssl/openssl/commit/d327f7c4ad2fe19bb6e69818dc540f8ae7c37a39
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M util/check-format.pl

  Log Message:
  -----------
  check-format.pl: fix detection of '#ifdef __cplusplus'

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20254)


  Commit: 2bdc60cbe9e6baa37d6fa68e80c024d23c050528
      https://github.com/openssl/openssl/commit/2bdc60cbe9e6baa37d6fa68e80c024d23c050528
  Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M util/check-format.pl

  Log Message:
  -----------
  check-format.pl: fix statistics on whitespace and nesting issues

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20254)


Compare: https://github.com/openssl/openssl/compare/4e5602888da4...2bdc60cbe9e6


More information about the openssl-commits mailing list