It looks as though someone deleted TABLEBROWSERDECLS without finding/fixing all the uses of it --
lispusers/migration/TRANSLATOR-ASSISTANT: '(IL:SEDIT-DECLS IL:FILEPKGRECORDS IL:TABLEBROWSERDECLS))))
lispusers/migration/TRANSLATOR-ASSISTANT: '(IL:SEDIT-DECLS IL:FILEPKGRECORDS IL:TABLEBROWSERDECLS))
lispusers/FINGER: (FILES TABLEBROWSERDECLS)
lispusers/FINGER:(FILESLOAD TABLEBROWSERDECLS)
--
You received this message because you are subscribed to the Google Groups "Medley Interlisp core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lispcore+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/lispcore/BD5B2129-FCF5-48A9-B619-B532400A8B82%40gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/lispcore/76BD6DF6-0A14-451D-BC0B-9301CDA77815%40post.harvard.edu.
Files with TABLEBROWSERDECLS references that were missed:
medley % find . \( -name .git -prune \) -o -type f -print0 | xargs -0 -n100 grep -i tablebrowserdecls
Binary file ./internal/ARQUERY.LCOM matches
./internal/ARQUERY: TABLEBROWSERDECLS))
./internal/ARQUERY: TABLEBROWSERDECLS)
./internal/MULTI-COMPILE: SIMPLIFY SKETCHCOLOR SKETCHSTREAM SPY SYSEDIT TABLEBROWSER TABLEBROWSERDECLS TCP
Binary file ./library/TableBrowser.tedit matches
Binary file ./lispusers/FINGER.LCOM matches
./lispusers/migration/TRANSLATOR-ASSISTANT: '(IL:SEDIT-DECLS IL:FILEPKGRECORDS IL:TABLEBROWSERDECLS))))
./lispusers/migration/TRANSLATOR-ASSISTANT: '(IL:SEDIT-DECLS IL:FILEPKGRECORDS IL:TABLEBROWSERDECLS))
./lispusers/FINGER: (FILES TABLEBROWSERDECLS)
./lispusers/FINGER:(FILESLOAD TABLEBROWSERDECLS)