Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:msvc

1240         Replace the use of snprintf with QByteArray to compile under msvc 2005 express.
4590 Fix cases where MSVC-specific code was identified as Win32 platform
4591 code. (as it should be compiled for e.g. wx port when using MSVC too)
4596 changed PLATFORM(WIN) sections to COMPILER(MSVC) as necessary
5650 The MSVC compiler requires variables to be declared at the top of the enclosing block in C source.
5652 Disable this warning to prevent MSVC from complaining about the 'const pcre_uchar const *' type:
6383 Re-enable all MSVC warnings, move the remaining runtime checks
6577 under MSVC (disabling some warnings, making some code fixes)
6749 emitted by the MSVC compiler)
16420 pcre_exec.c fails to compile using MSVC
16427 * pcre/pcre_exec.c: (match): Work around strange MSVC complaint by splitting