We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e31b4 commit bb6f1ebCopy full SHA for bb6f1eb
src/tools/msvc/config.pl
@@ -4,7 +4,7 @@
4
5
our $config = {
6
asserts=>0, # --enable-cassert
7
- integer_datetimes=>0, # --enable-integer-datetimes
+ integer_datetimes=>1, # --enable-integer-datetimes
8
nls=>undef, # --enable-nls=<path>
9
tcl=>'c:\tcl', # --with-tls=<path>
10
perl=>'c:\perl', # --with-perl
0 commit comments