[Omake] SVN Commit: OMake Build System (Rev. 11955)
Aleksey Nogin
anogin at hrl.com
Mon Aug 20 15:37:00 PDT 2007
Jason,
Do we need to force a manual update in the .omc magic number (since any
old cached IRs are potentially incorrect, even if the type have not
changed)?
Aleksey
On 10.08.2007 11:07, Jason J. Hickey wrote:
> Ouch, a terrible typo in Omake_ir_semant meant that expressions
> in a ValBody were not converted. We should probably turn on
> strict free-variable checking.
>
> X el ->
> (* Oops, "e" is a typo, but OCaml doesn't report it *)
> let z, e = f z el in
> z, X el
>
> ----
> Changes in omake-branches/0.9.8.5:
> +1 -1 lib/build/OCaml.om
> +48 -20 src/env/omake_ir_semant.ml
> +5 -4 src/env/omake_ir_semant.mli
> +3 -3 src/eval/omake_eval.ml
> +1 -1 src/eval/omake_eval.mli
> +4 -4 src/main/omake_shell.ml
> Properties test/return/
> Added test/return/Test1
>
> A hyperlinked version of this commit is available at
> http://svn.metaprl.org/commitlogs/omake/2007-08.html#07/08/10.11:07:05
--
Aleksey Nogin, Research Scientist
Advanced Technologies Department, Information & System Sciences Lab
HRL Laboratories, LLC, Malibu, CA
More information about the OMake-Devel
mailing list