Marian Buschsieweke
2b6f65a08a
build_system/xfa: change API to fix alignment
...
This changes the API of xfa from
XFA(array_name, prio) type element_name = INITIALIZER;
to
XFA(type, array_name, prio) element_name = INITIALIZER;
this allows forcing natural alignment of the type, fixing failing tests
on `native64`.
2024-11-07 16:30:01 +01:00
..
2022-07-20 15:08:55 +02:00
2022-08-05 22:26:22 +02:00
2022-08-29 17:19:39 +02:00
2022-08-17 02:04:07 +02:00
2023-04-17 07:32:48 +02:00
2023-05-11 07:22:52 +02:00
2022-06-28 16:09:03 +02:00
2023-03-27 03:10:56 +02:00
2023-04-17 07:32:48 +02:00
2022-08-01 15:17:33 +02:00
2022-08-05 22:26:22 +02:00
2022-08-29 17:19:39 +02:00
2022-08-17 02:04:07 +02:00
2024-08-02 09:55:24 +02:00
2024-08-02 09:55:24 +02:00
2024-10-23 13:24:09 +02:00
2022-06-30 11:10:02 +02:00
2022-08-17 02:04:07 +02:00
2024-03-27 10:28:12 +01:00
2022-07-18 17:08:34 +02:00
2022-07-15 16:33:16 +02:00
2023-05-10 13:02:47 +02:00
2023-04-17 07:32:48 +02:00
2022-06-29 08:37:43 +02:00
2023-04-17 07:32:48 +02:00
2024-11-07 16:30:01 +01:00
2023-03-27 03:10:56 +02:00
2023-05-11 06:56:36 +02:00