Dear All, Hello~
#include Evil.h is removed 3days before.
and there is no #include limints.h (for ULONG_MAX) instead of removing.
So I have added as attached... Please review the patch and give any feedbacks.
And.. build errors
in evil_printa.c, __mingw_strtold, __mingw_strtof make build error
I have no idea for this. Please check this..
Thanks,
Shinwoo Kimm.
Index: src/lib/evil_util.c
===================================================================
--- src/lib/evil_util.c (revision 68179)
+++ src/lib/evil_util.c (working copy)
@@ -6,6 +6,7 @@
#include <stdio.h>
#include <string.h>
#include <wchar.h>
+#include <limits.h>
#ifndef WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
------------------------------------------------------------------------------
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