mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
07fb19ee6e
As per meson spec, returncode() produces unspecified data if compiled() == false. Check compiled() first to avoid relying upon unspecified data. In addition, muon -- an implemetation of meson written in C goes further and forbids returning unspecified data. This is a good decision, but also makes it harder to support applications which wrongly use meson API. Therefore, application needs to be fixed. |
||
---|---|---|
.. | ||
tests | ||
AUTHORS | ||
COPYING | ||
gmodule-ar.c | ||
gmodule-dl.c | ||
gmodule-win32.c | ||
gmodule.c | ||
gmodule.h | ||
gmodule.rc.in | ||
gmoduleconf.h.in | ||
meson.build |