On Wed, 24 Dec 2014 09:46:03 +1000 David Seikel <onef...@gmail.com> said:

> On Wed, 24 Dec 2014 08:19:40 +0900 Carsten Haitzler (The Rasterman)
> <ras...@rasterman.com> wrote:
> 
> > On Tue, 23 Dec 2014 18:35:20 +0100 (CET) Michelle Legrand
> > <michelle.legr...@openwide.fr> said:
> > 
> > > So if I understood correctly, I should replace in
> > > src/lib/eina/eina_thread.h: typedef unsigned long int Eina_Thread; 
> > > by :
> > > typedef uintptr_t Eina_Thread; 
> > > 
> > > like Nash suggested ?
> > 
> > or just unsigned long long - which in any sane world will always be
> > 64bit.
> 
> Windows isn't sane.

it'll be 64bit on windows. long will not. long long will.

> > > ----- Mail original -----
> > > > De: "Nicolas Aguirre" <aguirre.nico...@gmail.com>
> > > > À: "Enlightenment developer list"
> > > > <enlightenment-devel@lists.sourceforge.net> Envoyé: Vendredi 19
> > > > Décembre 2014 09:03:49 Objet: Re: [E-devel] Windows issue with
> > > > Eina_Thread type
> > > > 
> > > > 2014-12-19 3:00 GMT+01:00 Carsten Haitzler <ras...@rasterman.com>:
> > > > >
> > > > > i'd go for the abi break. votes?
> > > > 
> > > > +1
> > > > 
> > > > 
> > > > --
> > > > Nicolas Aguirre
> > > > Mail: aguirre.nico...@gmail.com
> > > > Web: http://www.calaos.fr
> > > > Blog: http://dev.enlightenment.fr/~captainigloo/
> > > > 
> > > > ------------------------------------------------------------------------------
> > > > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> > > > from Actuate! Instantly Supercharge Your Business Reports and
> > > > Dashboards
> > > > with Interactivity, Sharing, Native Excel Exports, App
> > > > Integration & more
> > > > Get technology previously reserved for billion-dollar
> > > > corporations, FREE
> > > > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> > > > _______________________________________________
> > > > enlightenment-devel mailing list
> > > > enlightenment-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > > 
> > > 
> > > ------------------------------------------------------------------------------
> > > Dive into the World of Parallel Programming! The Go Parallel
> > > Website, sponsored by Intel and developed in partnership with
> > > Slashdot Media, is your hub for all things parallel software
> > > development, from weekly thought leadership blogs to news, videos,
> > > case studies, tutorials and more. Take a look and join the
> > > conversation now. http://goparallel.sourceforge.net
> > > _______________________________________________ enlightenment-devel
> > > mailing list enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > 
> > 
> 
> 
> -- 
> A big old stinking pile of genius that no one wants
> coz there are too many silver coated monkeys in the world.


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


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to