On Fri, Jan 27, 2012 at 1:39 AM, David Seikel <onef...@gmail.com> wrote:
> On Thu, 26 Jan 2012 20:37:42 -0200 Gustavo Sverzut Barbieri
> <barbi...@profusion.mobi> wrote:
>
>> 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.

unfortunately, vc++ is not C99 compliant. But fortunately, defining
them in Evil.h is doable (intN_t and uintN_t are already there). On
the other hand, we know the size of char, short and int. Only long is
problematic. so is it really necessary ?

Vincent

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
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-dev2
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to