=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== js-of-ocaml-3.7.1/benchmarks/Makefile-23- js-of-ocaml-3.7.1/benchmarks/Makefile:24:missingcompiletimes = $(exesnames:%=results/compiletimes/`hostname`/byte/%) $(exesnames:%=results/compiletimes/`hostname`/opt/%) js-of-ocaml-3.7.1/benchmarks/Makefile-25- ############################################## js-of-ocaml-3.7.1/compiler/lib/code.ml-47- js-of-ocaml-3.7.1/compiler/lib/code.ml:48: let of_addr (x : Addr.t) : t = x js-of-ocaml-3.7.1/compiler/lib/code.ml-49- ############################################## js-of-ocaml-3.7.1/compiler/lib/code.ml-51- js-of-ocaml-3.7.1/compiler/lib/code.ml:52: let to_addr (x : t) : Addr.t = x js-of-ocaml-3.7.1/compiler/lib/code.ml-53-end ############################################## js-of-ocaml-3.7.1/examples/README.md-12- js-of-ocaml-3.7.1/examples/README.md:13:Compilation artifacts can be found in `${REPO_ROOT}/_build/default/examples/`. ############################################## js-of-ocaml-3.7.1/examples/wiki/wikicreole.mll-129- c.inline_mix <- js-of-ocaml-3.7.1/examples/wiki/wikicreole.mll:130: c.build.a_elem addr (List.rev c.link_content) :: c.inline_mix; js-of-ocaml-3.7.1/examples/wiki/wikicreole.mll-131- c.link_content <- []; ############################################## js-of-ocaml-3.7.1/tools/format-js.sh-7-SCRIPT=$(readlink -f $0) js-of-ocaml-3.7.1/tools/format-js.sh:8:SCRIPTPATH=`dirname $SCRIPT` js-of-ocaml-3.7.1/tools/format-js.sh-9-find ./ -regex "^\.\(/[a-zA-Z0-9_-.]*\)*.js" -exec emacs -batch {} -l ${SCRIPTPATH}/emacs-format-js.el -f emacs-format-js \;