glib/docs/reference
Aleksandr Mezin 2b9bf7b162 gmacros.h: use g_macro__has_attribute() where possible
Fall back to compiler version checks only when `__has_attribute()` is not
available.

clang-cl doesn't define `__GNU__`, but still accepts attributes. This change
gets rid of a lot of warnings when building GLib with clang-cl. For GCC and
non-cl Clang nothing should change.
2021-04-16 14:45:03 +06:00
..
gio gfileinfo: Add APIs to get and set {access,creation}_date_time 2021-03-28 23:07:39 +02:00
glib gmacros.h: use g_macro__has_attribute() where possible 2021-04-16 14:45:03 +06:00
gobject gversionmacros: Add version macros for GLib 2.70 2021-03-18 13:58:41 +00:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build gversionmacros: Add version macros for GLib 2.70 2021-03-18 13:58:41 +00:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00