mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
gmacros: Add G_GNUC_STRFTIME macro
Analogous to G_GNUC_PRINTF and G_GNUC_SCANF, to annotate functions similar to strftime. https://gitlab.gnome.org/GNOME/glib/issues/1575
This commit is contained in:
@@ -442,6 +442,7 @@ G_GNUC_FALLTHROUGH
|
||||
G_GNUC_UNUSED
|
||||
G_GNUC_PRINTF
|
||||
G_GNUC_SCANF
|
||||
G_GNUC_STRFTIME
|
||||
G_GNUC_FORMAT
|
||||
G_GNUC_NULL_TERMINATED
|
||||
G_GNUC_WARN_UNUSED_RESULT
|
||||
|
Reference in New Issue
Block a user