Should be fixed, thanks. :) commit dbe598275366a92c2b4d32e376f75cee110d4047 Author: Michael Henning Date: Sun Sep 6 19:43:25 2015 -0400 app: Always return a value from results_list_on_key_press_event On Sun, Sep 6, 2015 at 6:55 PM, Partha Bagchi <partha1b@xxxxxxxxx> wrote: > Latest pull from today. Getting the following error > _______________________________________________________ > Making all in widgets > > CC gimpsearchpopup.o > > gimpsearchpopup.c:557:3: error: non-void function > 'results_list_on_key_press_event' should return a value > [-Wreturn-type] > > g_return_if_fail (kevent->keyval != GDK_KEY_Escape && > > ^ > > /Users/partha/local/include/glib-2.0/glib/gmessages.h:379:3: note: > expanded from macro 'g_return_if_fail' > > return; \ > > ^ > > 1 error generated. > > make[4]: *** [gimpsearchpopup.o] Error 1 > _______________________________________________________ > > Using glib 2.45.7 > _______________________________________________ > gimp-developer-list mailing list > List address: gimp-developer-list@xxxxxxxxx > List membership: > https://mail.gnome.org/mailman/listinfo/gimp-developer-list > List archives: https://mail.gnome.org/archives/gimp-developer-list > _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list