CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/08/01 13:08:57
Added files:
devel/pango/patches: patch-examples_cairotwisted_c
patch-pango_break_c
patch-pango_pango-renderer_c
patch-tests_testboundaries_ucd_c
Log message:
Upstream commit: Replace fallthrough comments with G_GNUC_FALLTHROUGH
This prevents -Werror=implicit-fallthrough from aborting the build
with LLVM 10. ok ajacoutot@
