Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-14 Thread Vincent Torri
On Thu, 14 Apr 2011, Enlightenment SVN wrote: > Log: > unrevert. this is not a mistake. explain me why it can segfault, then Vincent > > > Author: discomfitor > Date: 2011-04-14 00:42:04 -0700 (Thu, 14 Apr 2011) > New Revision: 58654 > Trac: http://trac.enlightenment.org

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-14 Thread Vincent Torri
On Thu, 14 Apr 2011, Vincent Torri wrote: > > > On Thu, 14 Apr 2011, Enlightenment SVN wrote: > >> Log: >> unrevert. this is not a mistake. with your commit, the code below fails silently, without it, you have the error: CRI<4620>: eina_list.c:880 eina_list_move() *** Eina Magic Check Failed

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-14 Thread Cedric BAIL
On Thu, Apr 14, 2011 at 10:18 AM, Vincent Torri wrote: > On Thu, 14 Apr 2011, Enlightenment SVN wrote: >> Log: >> unrevert. this is not a mistake. > > explain me why it can segfault, then I think Vincent is right. I don't see how moving a list to an unvalid position could be considered good behav

Re: [E-devel] E SVN: raster IN trunk/elementary: data/images src/bin src/lib

2011-04-14 Thread Daniel Juyung Seo
Wow! This is awesome! Good to know that one need to "svn up" evas to test this. And run $ elementary_test "Window Inline". Thanks. Daniel Juyung Seo (SeoZ) On Thu, Apr 14, 2011 at 7:48 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > mm new widget options/modes for win...

Re: [E-devel] E SVN: cedric IN trunk: e e_dbus ecore edje eet eeze efreet eina eio elementary emotion ethumb evas

2011-04-14 Thread Daniel Juyung Seo
Fixed! Thanks! *Daniel gives cedric HEAVY SPANK! Btw, it was a very quick fix. Thanks. Daniel Juyung Seo (SeoZ) On Thu, Apr 14, 2011 at 11:51 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > autogen: unobrk things. > > > Author: cedric > Date: 2011-04-14 07:51:3

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-14 Thread Vincent Torri
eina_file_size_get() returns an unsigned_long, but on Win64, it's of size 32 bits. Can't you return a uint_64_t ? Vincent On Wed, 13 Apr 2011, Enlightenment SVN wrote: > Log: > eina: add Eina_File API. > > NOTE: the purpose of this API is to replace mmap user in the > EFL, share cache and m

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-14 Thread Vincent Torri
On Thu, 14 Apr 2011, Vincent Torri wrote: > > > eina_file_size_get() returns an unsigned_long, but on Win64, it's of size > 32 bits. Can't you return a uint_64_t ? or size_t ? > > Vincent > > On Wed, 13 Apr 2011, Enlightenment SVN wrote: > >> Log: >> eina: add Eina_File API. >> >> NOTE: the p

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-14 Thread Mike Blumenkrantz
On Thu, 14 Apr 2011 10:40:13 +0200 (CEST) Vincent Torri wrote: > > > On Thu, 14 Apr 2011, Vincent Torri wrote: > > > > > > > On Thu, 14 Apr 2011, Enlightenment SVN wrote: > > > >> Log: > >> unrevert. this is not a mistake. > > with your commit, the code below fails silently, without it, you h

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-14 Thread Vincent Torri
On Thu, 14 Apr 2011, Mike Blumenkrantz wrote: > On Thu, 14 Apr 2011 10:40:13 +0200 (CEST) > Vincent Torri wrote: > >> >> >> On Thu, 14 Apr 2011, Vincent Torri wrote: >> >>> >>> >>> On Thu, 14 Apr 2011, Enlightenment SVN wrote: >>> Log: unrevert. this is not a mistake. >> >> with your

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-14 Thread Mike Blumenkrantz
On Thu, 14 Apr 2011 19:53:00 +0200 (CEST) Vincent Torri wrote: > > > On Thu, 14 Apr 2011, Mike Blumenkrantz wrote: > > > On Thu, 14 Apr 2011 10:40:13 +0200 (CEST) > > Vincent Torri wrote: > > > >> > >> > >> On Thu, 14 Apr 2011, Vincent Torri wrote: > >> > >>> > >>> > >>> On Thu, 14 Apr 2011,

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-14 Thread Mike Blumenkrantz
On Wed, 13 Apr 2011 13:15:50 +0200 Cedric BAIL wrote: > On Wed, Apr 13, 2011 at 2:47 AM, Carsten Haitzler > wrote: > > On Tue, 12 Apr 2011 19:16:43 -0400 Mike Blumenkrantz > > said: > >> On Tue, 12 Apr 2011 16:12:52 -0700 > >> "Enlightenment SVN" wrote: > >> > Log: > >> > add bench for google'