Hanno Becker
9de97d7773
Don't use multiline comments in enums to silence check-names.sh
...
The sanity checking script tests/scripts/check-names.sh uses a
simple state machine paired with a sequence of `sed` commands to
extract enumeration constants from the code. This code, however,
doesn't work properly when using multiline comments in enumerations
such as recently done in the constants MBEDTLS_CIPHER_PSA_KEY_XXX.
This commit doesn't attempt to make check-names.sh more robust
but instead uses /* ... */ comment indicators in each comment line,
while silences check-names.sh.
Increasing the robustness of check-names.sh is instead tracked
in #2210 .
2018-11-22 16:33:01 +00:00
..
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-02 10:52:38 +00:00
2018-10-09 16:36:53 +01:00
2018-11-09 15:01:07 +00:00
2018-10-28 17:29:13 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-07-24 10:02:47 +02:00
2018-11-22 16:25:36 +00:00
2018-11-22 16:33:01 +00:00
2018-11-22 16:33:01 +00:00
2018-11-09 15:01:07 +00:00
2018-06-18 20:51:51 +10:00
2018-11-22 16:27:57 +00:00
2018-09-03 14:59:12 +03:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-10-15 14:41:16 +02:00
2018-10-15 13:22:41 +02:00
2018-07-24 10:02:47 +02:00
2018-05-15 09:21:57 +01:00
2018-11-09 15:01:07 +00:00
2018-07-24 10:02:47 +02:00
2018-11-09 13:57:37 +00:00
2018-11-09 15:01:07 +00:00
2018-07-24 10:02:47 +02:00
2018-08-14 16:08:38 +01:00
2018-07-24 10:02:47 +02:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-08-10 11:17:14 +01:00
2018-06-24 16:56:47 +03:00
2018-07-24 16:43:20 +01:00
2018-08-10 11:17:14 +01:00
2018-07-24 10:02:47 +02:00
2018-06-13 09:52:54 +02:00
2018-11-09 15:01:07 +00:00
2018-07-24 10:02:47 +02:00
2018-09-06 09:08:55 +01:00
2018-11-09 13:57:37 +00:00
2018-11-09 15:01:07 +00:00
2018-11-22 16:27:57 +00:00
2018-11-09 15:01:07 +00:00
2018-11-12 19:14:34 +01:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-06-19 12:11:38 +02:00
2018-07-24 10:02:47 +02:00
2018-10-16 10:28:17 +02:00
2018-07-24 10:02:47 +02:00
2018-11-07 12:57:01 +00:00
2018-11-09 15:01:07 +00:00
2018-07-24 10:02:47 +02:00
2018-11-19 18:31:40 +00:00
2018-10-15 13:22:41 +02:00
2018-11-09 15:01:07 +00:00