Comment #6 on issue 1943 by [email protected]: Fix compilation with MinGW-w64 http://code.google.com/p/v8/issues/detail?id=1943
Looks good to me and compiles fine. errno.h defines STRUNCATE and includes _mingw.h which defines _TRUNCATE. platform-win32.c includes win32-headers.h which includes errno.h.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
