log stdint.h @ 20:9be805b7c8c6

age author description
Mon, 11 May 2009 18:22:15 +0000 ipse c99 [Issue 3] Visual Studio 6 and Embedded Visual C++ 4 doesn't realize that, e.g. char has the same size as __int8 so we give up on __intX for them.
Thu, 17 Jul 2008 05:47:22 +0000 ipse c99 Get rid of these compiler warnings when compiling for 32-bit:
Tue, 03 Jul 2007 22:14:40 +0000 ipse c99 Explicitly cast to appropriate type INT8_MIN, INT16_MIN, INT32_MIN and INT64_MIN constants.