
17 Jan
2004
17 Jan
'04
10:13 a.m.
Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> writes:
It seems pcl::gf-pretty-arglist always returns nil :(
Good catch! generic-function-pretty-arglist is not present in newer versions of CMUCL, but (pcl::arg-info-lambda-list (pcl::gf-arg-info <f>)) seems to do the trick. Thanks for the report. Helmut.