[glib: 4/4] Merge branch 'wip/otte/fallthrough' into 'master'



commit 98f326a0206cf8d84940cd51dfeab9cedb5d036d
Merge: fbe8f247c 93b9f2236
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Sep 4 22:06:26 2018 +0000

    Merge branch 'wip/otte/fallthrough' into 'master'
    
    Add G_GNUC_FALLTHROUGH for __attribute__(fallthrough))
    
    See merge request GNOME/glib!296

 docs/reference/glib/glib-sections.txt |  1 +
 gio/tests/data-output-stream.c        |  2 ++
 gio/tests/sleepy-stream.c             |  2 ++
 glib/docs.c                           | 16 ++++++++++++++++
 glib/gbase64.c                        |  7 +++++--
 glib/gconvert.c                       |  3 ++-
 glib/gmacros.h                        |  6 ++++++
 glib/gmarkup.c                        |  2 ++
 glib/gregex.c                         |  1 +
 glib/gtimezone.c                      |  2 ++
 glib/gvariant-parser.c                |  9 +++++----
 meson.build                           |  1 +
 12 files changed, 45 insertions(+), 7 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]