glib/girepository
Simon McVittie d2a6c379e8 girparser: Don't assume sizeof(size_t) == sizeof(void *)
We don't actually need to use the results of configure-time checks here:
sizeof is a perfectly reasonable integer constant expression, so we can
use that directly.

Helps: https://gitlab.gnome.org/GNOME/glib/-/issues/2842
Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-03-16 10:24:58 +00:00
..
2024-02-09 14:44:34 +00:00
2024-02-12 13:17:04 +00:00
2024-02-08 12:56:02 +00:00
2024-02-07 21:07:18 +00:00
2024-02-12 13:17:04 +00:00