Alex Richardson d0e03f0930 GType: introduce GTYPE_TO_POINTER/GPOINTER_TO_TYPE
On CHERI-enabled systems we use uintptr_t as the underlying storage for
GType and therefore casting to gsize strips the upper bits from a pointer.
Fix this by casting via uintptr_t instead and introduce a new set of
macros to convert between GType and pointers.
2023-10-25 12:01:02 +01:00
..
2005-04-22 18:34:41 +00:00
2023-10-16 23:34:35 +01:00
2023-10-16 23:34:29 +01:00
2002-11-23 01:37:17 +00:00