[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
METHOD-ARGLIST
- To: (BUG ZWEI) at MIT-AI
- Subject: METHOD-ARGLIST
- From: Moon at MIT-AI (David A. Moon)
- Date: Mon ,19 May 80 22:58:00 EDT
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.