Hi Mike, On Fri, Jan 11, 2013 at 7:40 PM, Enlightenment SVN <no-re...@enlightenment.org> wrote: > Log: > efl: Avoid shadow warnings (signal -> sig) > > Signed-off-by: Mike McCormack <mi...@atratus.org>
Though I don't care too much about changes this (and thus it's ok to let it like it is now), this is instead a GCC bug. I'm not sure what is the version in which it was fixed... maybe 4.5 or 4.6. Are you using GCC 4.4? "signal" included from header is a function and the "signal" we are using is a variable. There's no shadowing problem here. It's just previous versions of GCC that's messing about being too naive about this. Btw, back in 2006 there was this thread: https://lkml.org/lkml/2006/11/28/239 . AFAIR it was fixed in previous GCC versions, then it appeared again in 4.3, 4.4 or 4.5. Lucas De Marchi ------------------------------------------------------------------------------ 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 enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel