hey,

eina_log defines EINA_LOG_LEVEL_UNKNOWN to INT32_MIN (btw, why _MIN ?). 
The problem is that, stdint.h, INT32_MIN is defined if the compiler is not 
a c++ one. Which, btw, that the compilation on Windows fails.

why not just putting EINA_LOG_LEVEL_UNKNOWN as the last value of the enum 
? Is that value really needed ?

Vincent

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to