[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 10607)

Jason J. Hickey jyh at cs.caltech.edu
Wed May 2 19:32:00 PDT 2007


Be more careful about specifying field operations explicitly (some field
operations will require checking).  No visible change.

----
Changes:
    +1 -1	omake-branches/0.9.8.x/src/build/omake_builtin.ml
    +1 -1	omake-branches/0.9.8.x/src/build/omake_rule.ml
    +4 -4	omake-branches/0.9.8.x/src/builtin/omake_builtin_base.ml
    +13 -13	omake-branches/0.9.8.x/src/builtin/omake_builtin_file.ml
    +5 -5	omake-branches/0.9.8.x/src/builtin/omake_builtin_io.ml
    +7 -7	omake-branches/0.9.8.x/src/builtin/omake_builtin_io_fun.ml
    +10 -9	omake-branches/0.9.8.x/src/builtin/omake_builtin_object.ml
    +11 -11	omake-branches/0.9.8.x/src/builtin/omake_builtin_sys.ml
    +8 -8	omake-branches/0.9.8.x/src/builtin/omake_builtin_target.ml
    +60 -48	omake-branches/0.9.8.x/src/env/omake_env.ml
    +14 -12	omake-branches/0.9.8.x/src/env/omake_env.mli
    +2 -2	omake-branches/0.9.8.x/src/env/omake_exn_print.ml
    +23 -25	omake-branches/0.9.8.x/src/eval/omake_eval.ml
    +2 -2	omake-branches/0.9.8.x/src/eval/omake_value.ml
    +1 -1	omake-branches/0.9.8.x/src/shell/omake_shell_completion.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-05.html#07/05/02.19:32:00



More information about the OMake-CVS mailing list