From: Guillermo J. Rozas Date: Mon, 22 Nov 1993 02:17:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~7447 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=492faf757e1b1705afce6a6a4f0c96f5fb35842d;p=mit-scheme.git *** empty log message *** --- diff --git a/v7/src/compiler/machines/C/TODO b/v7/src/compiler/machines/C/TODO index ada9ce33f..d7c4cbb2d 100644 --- a/v7/src/compiler/machines/C/TODO +++ b/v7/src/compiler/machines/C/TODO @@ -8,3 +8,5 @@ happens with primitives. Right now it is difficult because there is nothing to map back entry numbers to block numbers. +* Add ability to unload unneeded shared libraries (e.g. after + disk-restore).