Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-06-29 14:40:31 -0700 (Fri, 29 Jun 2007)
Revision: 11178
Log message:

      Fixed the issue with the spaces in the value dependencies for the static
     section. The problem was that I've missed the fact that eval_rule was calling
     values_of_value before eval_prim_value and was only calling eval_prim_value in
     the corresponding code for the .STATIC section. Once I added the missing
     values_of_value, things started working properly.

Changes  Path
+1 -0 omake-branches/0.9.8.x/src/eval/omake_eval.ml
+0 -1 omake-branches/0.9.8.x/test/static/Test3/stdout.expected