solvuu-build
solvuu-build copied to clipboard
run_ocamldep1 is fragile
We assume the system call will return one line of text, but that is only true if -modules is given. The-one-line option only assures one line is output per dependency that is output, but there could be multiple of these.
Also the x = file check assumes the target file name will be the same as the file arg given. Again, this is true only if -modules is given.