On Thu, 2 Sep 2010, Naruto TAKAHASHI wrote:
function conflict error.
please change trunk/eina/src/include/eina_modules.h too.
oups, sorry :-) Someone already fixed that.
Vincent
2010/9/2 Enlightenment SVN <no-re...@enlightenment.org>:
Log:
use Eina_Bool instead of unsigned int
Author: caro
Date: 2010-09-01 15:31:43 -0700 (Wed, 01 Sep 2010)
New Revision: 51825
Modified:
trunk/eina/src/lib/eina_module.c
Modified: trunk/eina/src/lib/eina_module.c
===================================================================
--- trunk/eina/src/lib/eina_module.c 2010-09-01 21:38:34 UTC (rev 51824)
+++ trunk/eina/src/lib/eina_module.c 2010-09-01 22:31:43 UTC (rev 51825)
@@ -628,7 +628,7 @@
*/
EAPI Eina_Array *eina_module_list_get(Eina_Array *array,
const char *path,
- unsigned int recursive,
+ Eina_Bool recursive,
Eina_Module_Cb cb,
void *data)
{
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
enlightenment-svn mailing list
enlightenment-...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
--
Naruto TAKAHASHI
tnar...@gmail.com
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel