Forked from
cmucl / cmucl
Source project has a limited visibility.
-
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.
rtoy authoredvalid 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.