On Wed, 2011-05-18 at 10:56 -0300, Gustavo Sverzut Barbieri wrote:
> I guess this will still break --enable-amalgamation since you'll have
> 2 __STRBUF_MAGIC_STR[]. I guess you mean:
> 
>  #define _STRBUF_MAGIC_STR         __BINBUF_MAGIC_STR
>  static const char _STRBUF_MAGIC_STR[] = "Eina Binbuf";
> 
> (the first line was changed to BIN instead of STR, the second had a _
> removed) 

Nope, was actually supposed to be __BINBUF_MAGIC_STR.

Fixed now.


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to