Fix bug reported by Dirk Gerrits, series-users, 2005-01-16.
s-code.lisp: o ALTER was not handling some cases where the frag had multiple ALTERABLE forms that matched the var. Adjust ALTER so that all matching alterable forms are placed in the body. This only works for optimized series. Unoptimized series still has the bug. s-test.lisp: o Add :if-exists :supersede when opening files for output. o Add a test for the ALTER bug reported by Dirk Gerrits.
Loading
Please sign in to comment