[openssl/openssl] 933afb: include/openssl/macros.h: add whitespace after sem...
"'esyr' 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: 933afbd64970ecdd9ccb4936dd3e4fcffc910851
https://github.com/openssl/openssl/commit/933afbd64970ecdd9ccb4936dd3e4fcffc910851
Author: Eugene Syromiatnikov <[email protected]>
Date: 2026-08-19 (Wed, 19 Aug 2026)
Changed paths:
M include/openssl/macros.h
Log Message:
-----------
include/openssl/macros.h: add whitespace after semicolon in OSSL_DEPRECATED_FOR
So it concatenates into a properly type set message.
Signed-off-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Bob Beck <[email protected]>
Merge-date: Wed Aug 19 10:35:53 2026
Merged-from: https://github.com/openssl/openssl/pull/32119
Commit: 3f82746fb9e403477298b003adfc1e3f80cebbf7
https://github.com/openssl/openssl/commit/3f82746fb9e403477298b003adfc1e3f80cebbf7
Author: Eugene Syromiatnikov <[email protected]>
Date: 2026-08-19 (Wed, 19 Aug 2026)
Changed paths:
M include/openssl/asn1.h.in
M include/openssl/kdf.h
M include/openssl/ts.h
M include/openssl/x509_vfy.h.in
Log Message:
-----------
include/openssl: harmonise formatting of OSSL_DEPRECATEDIN_._._FOR messages
Use lower case (as it is a continuation of a sentence after
a semicolon), no leading space (as it is added
by OSSL_DEPRECATED_FOR()), and no terminating period (it is a message,
also, it mirrors OSSL_DEPRECATED() formatting). Also, shorten some
messages for brevity.
Signed-off-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Bob Beck <[email protected]>
Merge-date: Wed Aug 19 10:35:54 2026
Merged-from: https://github.com/openssl/openssl/pull/32119
Compare: https://github.com/openssl/openssl/compare/a0605a85b24e...3f82746fb9e4
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/a0605a-3f8274%40github.com.