On Wednesday 30 December 2009 08:27:06, Johnny Willemsen wrote: > Hi, > > We found that in limits.h UCHAR_MAX is not defined, can someone have a look > at this?
/me confused. This compiles fine for me, 0.51, 0.59, and with gcc trunk: #include <limits.h> int main () { return UCHAR_MAX; } How did you test it? > Johnny > > http://www.opengroup.org/onlinepubs/009695399/basedefs/limits.h.html > http://msdn.microsoft.com/en-us/library/296az74e%28VS.71%29.aspx -- Pedro Alves ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel