mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
update warnings
This commit is contained in:
parent
d09820b916
commit
b1cc57b2fe
1 changed files with 2 additions and 1 deletions
3
_tags
3
_tags
|
|
@ -157,6 +157,7 @@ true: annot, bin_annot
|
|||
<src/threads/*.ml{,i}>: thread
|
||||
<src/core/CCVector.cmx> or <src/core/CCString.cmx>: inline(25)
|
||||
<src/data/CCFlatHashtbl.cm*> or <src/data/CCHashTrie.cm*> or <src/data/CCPersistent*>: inline(15)
|
||||
<src/**/*.ml> and not <src/misc/*.ml>: warn_A, warn(-4), warn(-44)
|
||||
<src/core/CCMap.*> or <src/core/CCSet.*>: warn(-32)
|
||||
<src/**/*.ml> and not <src/misc/*.ml>: warn(+a-4-44-58-60@8)
|
||||
true: no_alias_deps, safe_string, short_paths
|
||||
<src/**/*Labels.cm*>: nolabels
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue