Yes, it did. Thanks. :)

On Sun, Sep 6, 2015 at 7:45 PM, Michael Henning
<dra...@darkrefraction.com> wrote:
> 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 <parth...@gmail.com> 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@gnome.org
>> 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@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list

Reply via email to