From 3a373a0b802ee86308db78cba8696aa7b6cdf4df Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 23 Jul 2010 21:09:39 +0000 Subject: * interp/g-opt.boot (optBind): Check for dependencies in initializations in %bind expressions. * interp/g-util.boot (expandBind): The body of s %bind expression may be a sequence of statements. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index fbfcf287..de27a6a5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2010-07-23 Gabriel Dos Reis + + * interp/g-opt.boot (optBind): Check for dependencies in + initializations in %bind expressions. + * interp/g-util.boot (expandBind): The body of s %bind expression + may be a sequence of statements. + 2010-07-23 Gabriel Dos Reis * interp/g-util.boot: Remove expansion for %ble, %bgt, %bge. -- cgit v1.2.3