[openssl/openssl] ed9876: check-format.pl: improve preprocessor directive ha...
David von Oheimb
noreply at github.com
Fri Sep 2 19:36:33 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: ed9876cc39ca7a86b35dbaba8a106eee6f2bc8e6
https://github.com/openssl/openssl/commit/ed9876cc39ca7a86b35dbaba8a106eee6f2bc8e6
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
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: 6549041704a4827af5ccc01b0552afb6fb7a442b
https://github.com/openssl/openssl/commit/6549041704a4827af5ccc01b0552afb6fb7a442b
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-09-02 (Fri, 02 Sep 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: 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: 521f07eb08cc267001ecb4be67d46ea79dbb62b1
https://github.com/openssl/openssl/commit/521f07eb08cc267001ecb4be67d46ea79dbb62b1
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-09-02 (Fri, 02 Sep 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: 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: 0a8a9f8f634306bbfaed8f924d71536f1ff50677
https://github.com/openssl/openssl/commit/0a8a9f8f634306bbfaed8f924d71536f1ff50677
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-09-02 (Fri, 02 Sep 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: 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: 3e139f3d85396cab0bac5d263472b3223a51b76a
https://github.com/openssl/openssl/commit/3e139f3d85396cab0bac5d263472b3223a51b76a
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-09-02 (Fri, 02 Sep 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: 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)
Compare: https://github.com/openssl/openssl/compare/f69ec4b484c0...3e139f3d8539
More information about the openssl-commits
mailing list