You don't always need a 64bit number, you need a int which is the size of a pointer. Hence why I suggested uintptr_t (or intptr_t for that matter).
On 23 December 2014 at 15:19, Carsten Haitzler <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. > > > Regards, > > Michelle Le Grand > > > > ----- 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 > > > -- > ------------- 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 > ------------------------------------------------------------------------------ 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