Masahiro Yamada
cc25cfc563
kconfig: print recursive dependency errors in the parsed order
...
for_all_symbols() iterates in the symbol hash table. The order of
iteration depends on the hash table implementation.
If you use it for printing errors, they are shown in random order.
For example, the order of following test input and the corresponding
error do not match:
- scripts/kconfig/tests/err_recursive_dep/Kconfig
- scripts/kconfig/tests/err_recursive_dep/expected_stderr
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org >
2024-02-20 20:47:45 +09:00
..
2023-10-09 18:14:15 +02:00
2023-06-22 21:21:06 +09:00
2024-02-15 06:57:19 +09:00
2024-01-20 21:56:11 +01:00
2023-11-09 11:56:39 -06:00
2023-11-01 23:24:56 +09:00
2023-11-27 16:30:05 -08:00
2024-01-18 17:57:07 -08:00
2023-11-28 11:22:50 +09:00
2024-02-20 20:47:45 +09:00
2024-02-15 06:57:19 +09:00
2024-02-19 18:20:40 +09:00
2023-02-18 14:34:09 -05:00
2023-07-19 09:32:53 -06:00
2023-04-21 08:58:00 -07:00
2023-08-21 13:46:25 -07:00
2023-08-31 13:56:31 +02:00
2023-04-24 10:18:32 -07:00
2023-03-16 22:46:12 +09:00
2023-05-23 21:43:26 -07:00
2023-12-29 22:25:20 +09:00
2023-01-26 12:43:33 +09:00
2024-01-17 16:47:17 -08:00
2023-12-29 12:22:28 -08:00
2023-03-23 17:18:32 -07:00
2023-02-25 20:11:06 +01:00
2023-10-12 17:14:11 +02:00
2024-01-12 15:20:46 -08:00
2023-12-29 12:22:25 -08:00
2023-08-29 22:38:23 +09:00
2023-01-26 12:43:33 +09:00
2023-10-23 08:36:46 -07:00
2023-08-20 22:54:32 +02:00
2024-01-17 12:43:00 +08:00
2024-01-03 14:02:17 -07:00
2023-12-31 10:57:42 -08:00
2023-06-19 13:19:32 -07:00
2023-12-29 22:25:20 +09:00
2023-12-03 18:51:48 +09:00
2023-11-23 10:38:58 +01:00
2023-07-29 15:57:32 +09:00
2024-02-19 18:20:39 +09:00
2024-01-11 19:46:52 -08:00
2023-03-29 06:52:08 -04:00
2024-02-15 06:56:40 +09:00
2023-07-19 09:32:53 -06:00
2023-10-28 21:10:08 +09:00
2024-02-19 18:20:39 +09:00
2023-07-01 09:24:31 -07:00
2023-06-25 23:12:20 +09:00
2023-07-01 09:24:31 -07:00
2024-01-28 01:13:37 +09:00
2024-02-19 18:20:39 +09:00
2024-01-21 17:45:31 -06:00
2023-10-14 18:26:28 +09:00
2023-04-18 16:29:43 -07:00
2024-02-19 18:20:39 +09:00
2023-10-28 21:10:08 +09:00
2023-09-25 16:01:05 +09:00
2023-07-25 00:59:32 +09:00
2023-12-10 15:34:37 +09:00
2023-05-16 13:57:14 -07:00
2023-11-01 23:26:01 +09:00
2023-12-23 23:24:03 +09:00
2023-10-20 13:02:23 +02:00
2023-10-20 11:46:59 +02:00
2024-01-19 13:30:49 -08:00
2024-02-15 22:44:56 +09:00
2023-04-14 16:08:28 +02:00
2023-06-16 17:17:42 +02:00
2023-12-03 18:51:48 +09:00
2023-12-03 18:51:48 +09:00
2023-04-19 07:46:31 -07:00
2023-10-03 20:49:09 +09:00
2023-08-10 01:18:34 +02:00
2023-08-10 01:18:34 +02:00
2023-07-19 09:32:53 -06:00
2023-07-19 09:32:53 -06:00
2023-08-08 01:08:54 +09:00
2023-10-18 14:43:23 -07:00
2023-12-13 12:55:11 -08:00
2023-03-23 23:18:58 +01:00
2023-12-10 17:21:33 -08:00
2023-12-15 08:36:33 -07:00
2024-01-04 17:01:15 +01:00
2023-04-17 11:23:06 +09:00
2023-12-03 18:51:48 +09:00