[slime-devel] arglist for flet in LispWorks doesn't sit well with SLIME

1 Sep
2009
1 Sep
'09
10:43 a.m.
I'd hesitate to say whose side of the fence the bug is on - LW returns something which SLIME can't parse (and SLIME can't parse it) - but here it is. CL-USER 1 > (function-lambda-list 'flet) (("(function-name lambda-list [[local-declaration* | local-documentation]] local-form*)*") &BODY SYSTEM::BODY) CL-USER 2 > - n

1 Sep
1 Sep
12:58 p.m.
New subject: [slime-devel] arglist for flet in LispWorks doesn't sit well with SLIME
Nick Levine <ndl@ravenbrook.com> writes:
I'd hesitate to say whose side of the fence the bug is on - LW returns something which SLIME can't parse (and SLIME can't parse it) - but here it is.
CL-USER 1 > (function-lambda-list 'flet) (("(function-name lambda-list [[local-declaration* | local-documentation]] local-form*)*") &BODY SYSTEM::BODY)
CL-USER 2 > Should be fixed in CVS.
-- With best regards, Stas.
5782
Age (days ago)
5782
Last active (days ago)
1 comments
2 participants
participants (2)
-
Nick Levine
-
Stas Boukarev