On Mon, Jan 21, 2013 at 7:42 PM, Gustavo Sverzut Barbieri <[email protected]> wrote: > 2 things: > > Don't use the include eina safety in there, it will undef > EINA_ARG_NONNULL(), thus bad for a public header > > Instead of do the non-inline with underscore, fix the function name: > get_next -> next_get, then deprecate the old one with EINA_DEPRECATED > macro.
Oh, yeah, that's a better idea, indeed ! -- Cedric BAIL ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
