Hello. On 04/03/2017 04:56 AM, Carsten Haitzler (The Rasterman) wrote: > On Sun, 2 Apr 2017 15:07:02 +0200 Davide Andreoli <[email protected]> > said: > >> 2017-03-31 16:03 GMT+02:00 Vincent Torri <[email protected]>: >> >>> btw, not a big deal but I would like the following warning (displayed >>> in my project because i've added a lot of warning flags) to be fixed >>> before release : >>> >>> >>> In file included from >>> D:/msys2/opt/efl_i686/include/elementary-1/elm_sys_notify.h:12:0, >>> from >>> D:/msys2/opt/efl_i686/include/elementary-1/Elementary.h:151, >>> from src/bin/etui_settings_elm.c:22: >>> D:/msys2/opt/efl_i686/include/elementary-1/elm_sys_notify. >>> eo.legacy.h:112:1: >>> warning: function declaration isn't a prototype [-Wstrict-prototypes] >>> EAPI Elm_Sys_Notify *elm_sys_notify_singleton_get(); >>> ^ >>> >> >> I'm also higly annoyied by this warning (it's the last one in the python-efl >> compilation) > > i don't know where you got that from but: > > 11:55AM ~/C/efl/src/lib/elementary > grep elm_sys_notify_singleton_get *.[ch] > ... > elm_sys_notify.eo.legacy.h:EAPI Elm_Sys_Notify *elm_sys_notify_singleton_get > (void); > > it's (void) not ()... that's what i see... :/
Because q66 fixed it in between after the report from Vincent. :) 7b20950aaf31f1247789e96e4db0f362bd4d5d7d regards Stefan Schmidt ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
