On Wed, Aug 19, 2009 at 10:40 AM, Vincent Torri<vto...@univ-evry.fr> wrote: > On Wed, 19 Aug 2009, Vincent Torri wrote: >> Hey, >> >> in eina_fixed_bitmap.c, lines 68, 88 and 160, offsets are computed and >> stored in an int. But, if I'm not mistaken, on 64 bits arch, offsets are >> 64 bits long. >> >> Shouldn't we store them in long instead of int ? > > and technically speaking, we should cast to char * (it seems that, for > gcc, sizeof(void) == 1)
And sizeof(void*) ? :-) -- Cedric BAIL ------------------------------------------------------------------------------ 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