Skip to content

Replace fallthrough comments with G_GNUC_FALLTHROUGH

tbaederr requested to merge tbaederr/glib:wip/tbaederr/fallthrough into master

It's safer to do it this way and since we have G_GNUC_FALLTHROUGH now, we might as well replace the fallthrough comments.

Merge request reports