mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 14:36:16 +01:00
Add some new macros
svn path=/trunk/; revision=7657
This commit is contained in:
parent
fc4f55a1d0
commit
dca2f339d5
@ -1,3 +1,7 @@
|
|||||||
|
2008-11-14 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/glib-sections.txt: Add G_STATIC_ASSERT and friends
|
||||||
|
|
||||||
2008-11-14 Matthias Clasen <mclasen@redhat.com>
|
2008-11-14 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gio/gio-sections.txt: Add G_FILE_ATTRIBUTE_PREVIEW_ICON
|
* gio/gio-sections.txt: Add G_FILE_ATTRIBUTE_PREVIEW_ICON
|
||||||
|
@ -318,6 +318,9 @@ G_VA_COPY
|
|||||||
|
|
||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
G_STRINGIFY
|
G_STRINGIFY
|
||||||
|
G_PASTE
|
||||||
|
G_PASTE_ARGS
|
||||||
|
G_STATIC_ASSERT
|
||||||
|
|
||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
G_GNUC_EXTENSION
|
G_GNUC_EXTENSION
|
||||||
|
Loading…
Reference in New Issue
Block a user