Skip to content

Commit a0c4ac7

Browse files
committed
Disable asserts by default on msvc build (to make it the same
as in unix)
1 parent 59c8415 commit a0c4ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/msvc/config.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
use warnings;
44

55
our $config = {
6-
asserts=>1, # --enable-cassert
6+
asserts=>0, # --enable-cassert
77
integer_datetimes=>0, # --enable-integer-datetimes
88
nls=>undef, # --enable-nls=<path>
99
tcl=>'c:\tcl', # --with-tls=<path>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy