MOP:GENERIC-FUNCTION-LAMBDA-LIST
Marco Antoniotti <[email protected]>
| Newsgroups | gmane.lisp.ilisp.devel,gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
On Friday, Mar 28, 2003, at 13:14 America/New_York, Gerd Moellmann wrote: > > Edi Weitz <[email protected]> writes: > >> Just downloaded it and had problems with ILISP. ILISP seems to expect >> PCL::GENERIC-FUNCTION-PRETTY-ARGLIST which isn't there >> anymore. APROPOS found PCL::GF-PRETTY-ARGLIST instead but that doesn't >> seem to be the same - it always returns NIL for me. Any idea how to >> fix this? > > I've removed PCL::GENERIC-FUNCTION-PRETTY-ARGLIST because it's no > longer used in CMUCL. MOP:GENERIC-FUNCTION-LAMBDA-LIST should be a > good substitute, I guess. > > (defun pcl::generic-function-pretty-arglist (gf) > (mop:generic-function-lambda-list gf)) ILISP was using an unexported function. Changing it to use MOP:GENERIC-FUNCTION-PRETTY-ARGLIST directly seems TRT here. Cheers -- Marco Antoniotti NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488 715 Broadway 10th FL fax. +1 - 212 - 998 3484 New York, NY, 10003, U.S.A. ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en