mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
d0e03f0930
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. |
||
---|---|---|
.. | ||
__init__.py | ||
.flake8 | ||
.gitignore | ||
codegen_docbook.py | ||
codegen_main.py | ||
codegen_md.py | ||
codegen_rst.py | ||
codegen.py | ||
config.py.in | ||
dbustypes.py | ||
gdbus-codegen.in | ||
meson.build | ||
parser.py | ||
utils.py |