Skip to content

Conversation

@masinter
Copy link
Member

@masinter masinter commented Apr 29, 2021

The Lispusers package FILLREGION is used only by AIREGIONS. It used to contain a (FILES PSETF) -- which file is not to be found -- and a macro (lower case) il:psetf, which is not used. FILLREGION didn't have a compiled file, likely because of the dangling reference.

AIREGIONS-DEMO is a nice lispusers package to illustrate inventive Lisp programming.

The fix was to remove (FILES PSETF) and (FUNCTIONS psetf), MAKEFILE(FILLREGIONS NEW) and BCOMPL(FILLREGION)

@masinter masinter requested a review from rmkaplan April 29, 2021 01:59
@masinter
Copy link
Member Author

masinter commented May 6, 2021

low risk Lispusers cleanup

@masinter masinter merged commit d40aeff into master May 6, 2021
@masinter masinter deleted the fix-fillregion branch May 7, 2021 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants