Avi Kivity
7bb717d2f9
treewide: prevent redefining names
...
gcc dislikes a member name that matches a type name, as it changes
the type name retroactively. Fix by fully-qualifying the type name,
so it is not changed by the newly-introduced member.
2023-03-21 13:42:49 +02:00
..
2023-03-01 07:54:19 +02:00
2023-03-21 13:15:12 +02:00
2023-02-28 11:05:15 +02:00
2023-02-26 19:01:58 +02:00
2023-03-20 11:13:02 +02:00
2023-03-21 13:42:49 +02:00
2023-03-17 12:56:09 +08:00
2023-03-20 11:16:46 +02:00
2023-03-10 19:53:19 +03:00
2023-03-20 11:31:55 +01:00
2023-03-01 07:54:19 +02:00
2022-07-20 18:19:25 +02:00
2023-03-20 11:32:53 +02:00
2023-03-01 07:54:19 +02:00
2023-03-10 19:52:40 +03:00
2023-02-02 16:37:21 +01:00
2023-03-21 13:15:12 +02:00
2023-03-17 12:56:09 +08:00