Upgraded inliner from 0.54. There is still a bug as a call to error must not be the last expression of a procedure. No fix for now, use (if #t (error ...)) as a workaround

This commit is contained in:
mainzelm 2001-03-25 12:08:45 +00:00
parent 0b00ab0380
commit 5d4b66daf4
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@
(define-structure analysis (export analyze-forms)
(open scheme-level-2
meta-types bindings nodes
meta-types bindings nodes primops
packages-internal ;package-add-static!
inline
usages