Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
msvc.h
263b86c
Fix compilation issues seen with older versions of MSVC.
by mistachkin
· 2 years, 3 months ago
8e7e517
Correction to the #if in the previous check-in.
by mistachkin
· 6 years ago
49b0572
Fix for 8-byte alignment asserts that can trigger in some circumstances with 32-bit MSVC.
by mistachkin
· 6 years ago
43f58d6
Fix various internal #defines to conform to new C-language naming restrictions,
by drh
· 9 years ago
bfc9b3f
Revise compiler checks for the rand_s() function.
by mistachkin
· 9 years ago
51d5ed9
On windows systems when rand_s() is available, use it to obtain additional
by drh
· 9 years ago
2252917
Minor build enhancements for MSVC.
by mistachkin
· 10 years ago
3256250
Add two more classes of harmless MSVC compiler warnings.
by mistachkin
· 11 years ago
27b2f05
Harmless compiler warning fixes for 'testfixture' and the miscellaneous extensions when built with the MSVC makefile.
by mistachkin
· 11 years ago
7bb6e8e
Get things compiling cleanly with MSVC and W4.
by mistachkin
· 11 years ago
c50428f
Fix comments and add another disabled warning for MSVC.
by mistachkin
· 11 years ago
2318d33
Work in progress on fixing harmless compiler warnings when using -W4 and MSVC.
by mistachkin
· 11 years ago