In master, I have made some commits to replace the use of most deprecated API. Hopefully things still work OK.
But there is still some use of GtkStyle (instead of GtkStyleContext) that needs to be replaced. I couldn't see a way to copy a GtkStyleContext, so I couldn't replace this code: http://git.gnome.org/browse/libgda/tree/libgda-ui/data-entries/gdaui-entry-shell.c#n379 This is probably the only thing now stopping libgda from building with no warnings, though I have disabled some warnings due to the sqlite and lemon-generated code. You can see the warnings about deprecated API if you use --enable-warnings=fatal with configure. -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
