New commits:
commit e96553f6bdcad5e41b19a92339a54afd7c366d9d
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
gtkhtml2 needs --disable-deprecated-warning-flags
CC htmlengine-edit-cursor.lo
htmlengine-edit-cursor.c: In function 'draw_cursor_rectangle':
htmlengine-edit-cursor.c:129: error: implicit declaration of function
'gdk_gc_new'
htmlengine-edit-cursor.c:129: warning: nested extern declaration of
'gdk_gc_new'
htmlengine-edit-cursor.c:129: warning: assignment makes pointer from
integer without a cast
htmlengine-edit-cursor.c:131: error: implicit declaration of function
'gdk_rgb_find_color'
htmlengine-edit-cursor.c:131: warning: nested extern declaration of
'gdk_rgb_find_color'
htmlengine-edit-cursor.c:132: error: implicit declaration of function
'gdk_gc_set_foreground'
htmlengine-edit-cursor.c:132: warning: nested extern declaration of
'gdk_gc_set_foreground'
htmlengine-edit-cursor.c:135: error: implicit declaration of function
'gdk_gc_set_background'
htmlengine-edit-cursor.c:135: warning: nested extern declaration of
'gdk_gc_set_background'
htmlengine-edit-cursor.c:136: error: implicit declaration of function
'gdk_gc_set_line_attributes'
htmlengine-edit-cursor.c:136: warning: nested extern declaration of
'gdk_gc_set_line_attributes'
htmlengine-edit-cursor.c:137: error: implicit declaration of function
'gdk_gc_set_dashes'
htmlengine-edit-cursor.c:137: warning: nested extern declaration of
'gdk_gc_set_dashes'
htmlengine-edit-cursor.c:138: error: implicit declaration of function
'gdk_draw_rectangle'
htmlengine-edit-cursor.c:138: warning: nested extern declaration of
'gdk_draw_rectangle'
htmlengine-edit-cursor.c: In function 'html_engine_draw_cursor_in_area':
htmlengine-edit-cursor.c:344: error: implicit declaration of function
'gdk_draw_line'
htmlengine-edit-cursor.c:344: warning: nested extern declaration of
'gdk_draw_line'
make[2]: *** [htmlengine-edit-cursor.lo] Error 1
make[2]: Leaving directory `/usr/src/gtkhtml-3.32.0/gtkhtml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gtkhtml-3.32.0'
make: *** [all] Error 2