Mercurial > ms-int-types
log
age | author | description |
---|---|---|
Wed, 13 May 2009 10:53:48 +0000 | ipse c99 | Forgot about #ifdef __cplusplus guard around 'extern "C"', so inclusion to C files has been broken. |
Mon, 11 May 2009 21:27:45 +0000 | ipse c99 | [Issue 2] Always wrap <wcharюрЮ with external "C" {}. |
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. |