From bc043d9ee39d772cc767d98a80cb5c0ddffe6b19 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 5 May 2012 03:03:21 +0000 Subject: * interp/define.boot (compileConstructor1): Don't call clearConstructorCache here. Simplify. (compileConstructor): Call clearConstructorCache here. * interp/c-util.boot (backendCompile2): Do not test for membership of $clamList. * interp/clam.boot (compHash): Use compQuietly instead of compileQuietly. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 4b301309..235c92bd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2012-05-04 Gabriel Dos Reis + + * interp/define.boot (compileConstructor1): Don't call + clearConstructorCache here. Simplify. + (compileConstructor): Call clearConstructorCache here. + * interp/c-util.boot (backendCompile2): Do not test for membership + of $clamList. + * interp/clam.boot (compHash): Use compQuietly instead of + compileQuietly. + 2012-05-04 Gabriel Dos Reis * interp/clam.boot (compHash): Use compQuietly in lieu of -- cgit v1.2.3