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:
Christian Persch
2018-10-31 11:50:07 +01:00
parent 361fed5d75
commit d62a07831c
3 changed files with 23 additions and 0 deletions

View File

@@ -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