[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Lispequ.lisp patches
- To: info-macl@cambridge.apple.com
- Subject: Lispequ.lisp patches
- From: Ranson <ranson@lannion.cnet.fr>
- Date: 23 May 91 15:29:00 GMT
- Cc: ranson@lannion.cnet.fr
- X400-received: by /PRMD=inria/ADMD=atlas/C=FR/; Relayed; 23 May 91 15:29:08+0100
- X400-received: by /PRMD=CNET/ADMD=ATLAS/C=FR/; Relayed; 23 May 91 15:29:00 GMT
I have found that after applying the p1/p2 patch to lispequ.lisp, the file
is no longer compilable (well, neither it is before...). I have applied
the following changes to the source, that make the file compilable and
loadable. I hope I didn't break anything:
- Move the definitions of $t_vector and $t_lfun before their first respec-
tive reference.
- Replace the occurrence of #.$v_data by $v_data.
Daniel Ranson (ranson@lannion.cnet.fr)