From 54a6b006a39fd52cb0110e4ae3e2cec8e2708ec6 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 29 May 2008 07:00:40 +0000 Subject: Fix AW/421. * interp/i-spec2.boot (uphas): When compiling a function, don't bother evaluating type variables. * testsuite/interpreter/aw-412.input: Add. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 1cb0b285..3052790f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2008-05-29 Gabriel Dos Reis + + Fix AW/421. + * interp/i-spec2.boot (uphas): When compiling a function, don't + bother evaluating type variables. + * testsuite/interpreter/aw-412.input: Add. + 2008-05-29 Gabriel Dos Reis * interp/i-analy.boot (conceptualType): Only Mode, Domain, and -- cgit v1.2.3