[Omake] SVN Commit: OMake Build System (Rev. 10840)

Aleksey Nogin nogin at metaprl.org
Thu May 31 13:15:22 PDT 2007


When passing a command line as a command line argument (e.g. with menhir's
--ocamldep and --ocamlc options), we need to use $(quote-argv ...) instead of
just $"..." to make sure that special symbols that are already quoted in the
argument, get "double-quoted" appropriately.

----
Changes:
    +2 -2	omake-branches/0.9.8.2/lib/build/OCaml.om
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-05.html#07/05/31.13:15:22



More information about the OMake-CVS mailing list