[Gimp-developer] Gimp-git compile error on Mac OSX



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]