Lintian tag: ocaml-dangling-cmx
Type: error
Description (from lintian-explain-tags
)
This OCaml package ships a *.cmx byte code module without the associated implementation. The implementation is shipped in a *.o object file, which can be a member in a *.a static library in the same directory. Visibility: error Show-Always: no Check: languages/ocaml/byte-code/compiled