On Thu, 2 Jun 2011 09:45:32 +0200 (CEST) Vincent Torri <vto...@univ-evry.fr>
said:

> On Thu, 2 Jun 2011, Carsten Haitzler (The Rasterman) wrote:
> 
> > On Mon, 30 May 2011 14:57:16 +0200 Cedric BAIL <cedric.b...@free.fr> said:
> >
> > cedirc is right. the real problem is someone including pthread.h before
> > Eina.h and this basically clashing with somethign ending up not being
> > defined. the _np version also isnt universal so your fix isnt going to
> > always work either.
> >
> > the REAL big problem is actually eina putting CODE inside headers. its
> > actually imho a nasty habit of eina's with all its inlined code. it leads
> > to these kind of problems . there is no real fix really. 2 pthread.h
> > includes clash as they enable different enums depending on the unix98
> > define.
> 
> it's nothing compared to the mess of libjpeg. you include jpeglib.h before 
> windows.h, error, you do the contrary, still an error...

being better than a smelly turd isn't exactly being a creme brulee :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to