]> code.delx.au - gnu-emacs/commit
Port xwidget.c to GCC 6 with --enable-gcc-warnings
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Jul 2016 07:56:50 +0000 (09:56 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Jul 2016 08:17:34 +0000 (10:17 +0200)
commit66da81e577a7177c0595dbbc6b2e974740a19a42
treed272690fef88ed6896b09c1110b307d656bf260b
parentcff2f4606dfbc83f8e38a6b7a48eedcc47009a3b
Port xwidget.c to GCC 6 with --enable-gcc-warnings

* src/xwidget.c (x_draw_xwidget_glyph_string, xwidget_end_redisplay):
Adjust to pacify GCC.  Add a couple of FIXME comments, suggesting
possible bugs found by GCC.
src/xwidget.c