On Thu, Jan 26, 2012 at 8:16 PM, Boris Faure <bill...@gmail.com> wrote: > On Thu, Jan 26, 2012 at 13:11, Gustavo Sverzut Barbieri > <barbi...@profusion.mobi> wrote: >> Dunno, raster is not too found of the _t variants, that's why we have >> almost no uint8_t et al > > I don't want to troll on that but I'd like to know why raster doesn't > want the use the types in stdint.h specified in C99? > I would also like to know why there is Eina_Bool that does the same > thing as bool aka _Bool defined in stdbool.h. I'm almost sure there > are no issues with compilation using visual studio. Is there something > else or just that raster doesn't like them and never bothered to use > them? > I'm not asking for a change on those points.
"he has suffered from that in 83" :-) thats the default answer. I'm all for using it and when not defined, provide the stdint.h file ourselves... it is trivial. As for bool -> Eina_Bool, the later is an unsigned char, the former is an integer... can't remember/check right now, but maybe it's even signed by default? What I am sure is that it is 4 bytes, not 1. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel