Why does Evas_Engine_GL_X11.h includes Xlib.h and use its types
while Evas_Engine_Software_X11.h defines as generic types (int, void *...)

I was reviewing ecore_evas_x.c that binds Ecore_X with Ecore_Evas and why
it would need ECORE_X_CFLAGS from Joel to find about this.

IMO we should change GL_X11.h to use generic types and avoid such CFLAGS.
But it may cause warnings for people not using Ecore_Evas. These warnings
are harmless.

What do you say?

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
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

Reply via email to