Skip to content

Commit cc215db

Browse files
committed
Added -safe-string compilation flag
1 parent 6ad792c commit cc215db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tags

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
true: -traverse
4242
<{lib,test}/**>: traverse
4343

44-
<**/*.ml{,i}>: warn(Aer-44), strict_sequence, annot
44+
<**/*.ml{,i}>: warn(Aer-44), strict_sequence, safe_string, annot
4545
"lib/sqlite3.cmxs": use_libsqlite3_stubs

0 commit comments

Comments
 (0)