Replace __typeof__ with glib_typeof macro

g_has_typeof macro is wrongly in the public g_ namespace, internaly
symbols are usually in the glib_ namespace. This will also allow to
define glib_typeof differently on non-GNUC compilers (e.g. c++11
decltype).
This commit is contained in:
Xavier Claessens
2020-07-25 15:05:51 -04:00
parent 2954754cb3
commit 5b2bee3f53
7 changed files with 48 additions and 46 deletions

View File

@@ -730,7 +730,7 @@ GLIB_UNAVAILABLE_TYPE
G_ANALYZER_ANALYZING
G_ANALYZER_NORETURN
g_autoptr_cleanup_generic_gfree
g_has_typeof
glib_typeof
g_macro__has_attribute
g_macro__has_builtin
g_macro__has_feature