[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 11849)
Jason J. Hickey
jyh at cs.caltech.edu
Mon Aug 6 13:26:10 PDT 2007
In rev 11504, the hoist_path function was moved to some totally random place
(as far as I can tell). Move it back.
I realize the plan is that path hoisting is disabled in this release.
Probably the best way to do it is leave the hoisting code, but
shadow the Omake_env.add_path_exports function.
let add_path_exports venv_orig _ _ _ _ _ =
venv_orig
----
Changes in omake-branches/0.9.8.x/src/env:
+12 -14 omake_env.ml
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-08.html#07/08/06.13:26:10
More information about the OMake-CVS
mailing list