[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

METHOD-ARGLIST



I fixed some bugs in this, however there are still several bugs in METHOD-ARGLIST-MERGE,
including clobbering permanent data structure, generating absurd arglists like (&OPTIONAL),
and a bug due to the fact that it has two variables called OLD and gets them confused.
I spent a long time trying to rewrite that function but finally decided to punt for now,
finding myself unable to code it tastefully.