Greetings, After the recent elementary changes in gengrid make output from envision is getting flooded with a LOT of warnings about elm_gengrid -> elm_object. There are also errors everywhere due to pointer type incompatibility due to the change from Elm_Gengrid_Item to Elm_Object_Item. some of those errors are suppressed (actually solved with this patch), while others require further changes in the Elm side of the API to also get fixed.
here is an example of the warnings GCC generates: main.c:736:11: warning: passing argument 1 of ‘elm_gengrid_item_prev_get’ from incompatible pointer type /opt/e/include/elementary-0/Elementary.h:9576:28: note: expected ‘const struct Elm_Gen_Item *’ but argument is of type ‘struct Elm_Object_Item *’ had no time to look at them yet.. might also be trivial. -- Regards, Alex-P. Natsios (a.k.a Drakevr)
envision.patch
Description: Binary data
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel