Mercurial > ms-int-types
graph
-
[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.Mon, 11 May 2009 18:22:15 +0000, by ipse c99
-
Get rid of these compiler warnings when compiling for 32-bit:Thu, 17 Jul 2008 05:47:22 +0000, by ipse c99
-
Better C99 conformance: macros for format specifiers should only be included in C++ implementations if __STDC_FORMAT_MACROS is defined before <inttypes.h> is included.Tue, 09 Oct 2007 12:54:27 +0000, by ipse c99