[openssl/openssl] dfe258: Fix macro staircase formatting issue
"'Pocs Norbert' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: dfe25851fbbb3eb064bceed1d6ec2dcab85f66d6
https://github.com/openssl/openssl/commit/dfe25851fbbb3eb064bceed1d6ec2dcab85f66d6
Author: Norbert Pocs <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M .clang-format
M crypto/bn/bn_nist.c
M providers/implementations/ciphers/cipher_aria_hw.c
M providers/implementations/ciphers/cipher_camellia_hw.c
M providers/implementations/ciphers/cipher_des_hw.c
M providers/implementations/ciphers/cipher_sm4_hw.c
M test/json_test.c
M test/quic_ackm_test.c
M test/quic_record_test.c
M test/quic_txp_test.c
M test/quic_wire_test.c
Log Message:
-----------
Fix macro staircase formatting issue
When the macro contains a comma (',') as a trailer character, then
clang-format doesn't get the correct formatting
Signed-off-by: Norbert Pocs <[email protected]>
Reviewed-by: Saša Nedvědický <[email protected]>
Reviewed-by: Milan Broz <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Jun 10 13:24:44 2026
(Merged from https://github.com/openssl/openssl/pull/31386)
Commit: 38e1580fa6de89fd4c0a9822e96dca95a531ee6e
https://github.com/openssl/openssl/commit/38e1580fa6de89fd4c0a9822e96dca95a531ee6e
Author: Norbert Pocs <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M crypto/bn/bn_nist.c
Log Message:
-----------
Fix parentheses in bn_cp_64 macro
Signed-off-by: Norbert Pocs <[email protected]>
Reviewed-by: Saša Nedvědický <[email protected]>
Reviewed-by: Milan Broz <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Jun 10 13:24:46 2026
(Merged from https://github.com/openssl/openssl/pull/31386)
Compare: https://github.com/openssl/openssl/compare/13970e2a5457...38e1580fa6de
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/13970e-38e158%40github.com.