diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2022-03-29 21:39:03 +0000 |
---|---|---|
committer | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2022-03-29 21:39:03 +0000 |
commit | 5372a0cfd641776ece77db5590bf0d265e810086 (patch) | |
tree | fe0749d9d45594939c5bac6b2f6fa23eebf71238 /NEWS | |
parent | cf11b631ecef06ae6be7e7a666db9a617dfed094 (diff) | |
download | pango-5372a0cfd641776ece77db5590bf0d265e810086.tar.gz |
utils/viewer-cairo.c: fix empty-body
Fix the following build failure raised
since version 1.50.5 and
https://gitlab.gnome.org/GNOME/pango/-/commit/cd08fb7402498e6ea542b4628447547477ac212e:
../utils/viewer-cairo.c: In function 'cairo_vector_view_create':
../utils/viewer-cairo.c:228:5: error: suggest braces around empty body in an 'if' statement [-Werror=empty-body]
;
^
Fixes:
- http://autobuild.buildroot.org/results/dee3d631474f83b345f22eb26c59a305c32258f8
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions