Lines Matching full:msvc
480 MSVC warns when structs are called classes or vice versa.
901 but operator delete was not implemented. Unfortunately MSVC decides to call/reference
4309 but use MSVC's preprocessor instead.
4310 dftables accepts a --preprocessor option which is set in pcre.pri for MSVC platforms.
4316 generally speaking QMAKE_CC /E for the win32-msvc buildspecs.
8696 Win32/gcc build fix. Remove MSVC assumption.
15652 Fix compilation when compiling with MSVC and wchar_t support.
16904 * kjs/ExecState.h: For whatever reason, MSVC couldn't generate a default constructor for
17365 MSVC build fix
17746 MSVC build fix.
17767 Unreviewed build fix for MSVC. It does not want to have
17947 MSVC doesn't seem to understand this.
18574 Make testapi.c compile under MSVC
18576 Currently you must compile testapi.c as C++ code since MSVC does not
18582 (nan): Added an implementation of this for MSVC.
19821 MSVC build fix
19824 (functionQuit): Don't add a return statement after exit(0) for MSVC.
25395 Prospective MSVC build fix.
25733 * pcre/pcre_exec.cpp: (match): Removed ASSERT_NOT_REACHED assertions that were making MSVC
28353 ecma/Date/15.9.5.12-1.js, which were suffering from a bug in MSVC.
28355 It also gets rid of an MSVC warning that we previously had to silence.
29484 * wtf/MathExtras.h: (wtf_pow): Add a special case for MSVC, which has