On Sat, Dec 11, 2010 at 2:32 AM, Vincent Torri <vto...@univ-evry.fr> wrote:

>
> Hey,
>
> Something for Tasn :)
>
> I think it must be fixed quickly. The problem is that in
> eina_strbuf_common.h, the member buf of the structure _Eina_Strbuf is of
> type void*, and we do
>
> buf->buf + *****
>
>
It's essentially a matter of casting to (char *) in the lines you mentioned
(or at least that's how it look like, I only took a quick glance),
I don't think I will have time before Sunday. So if you want you can
probably just add the casts yourself,
or if you prefer I do it, just wait until Sunday.

Weird no one noticed till now.

--
Tom.
------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to