Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
rtoy authored
  valid function name.
o Make the setf function-name-syntax try return the function name even
  if it's not a valid setf function name.
o Use the above changes to fill out more completely and correctly the
  simple-type-error in FDEFINITION-OBJECT, when the function name is
  not valid.

This fixes ansi-tests for fboundp and friends where the datum was a
type of expected-type or where the datum had the wrong name.
c213d403
History
Name Last commit Last update