Share

the little b modular modeling language

Tracker: Bugs

5 CLISP 2.44 picky about loop syntax - ID: 1938890
Last Update: Comment added ( amallavarapu )

While the following code works perfectly in most implementations,
(loop for ...
finally return foo)
CLISP 2.44 is apparently less forgiving and requires parentheses around
(return foo).

That syntax occures in
src/core/kb.lisp
and
libraries/b/biochem/complex/reaction-type.lisp

(sorry, exams are over, so I have time for nagging again)


Albert Krewinkel ( bleifreidenker ) - 2008-04-09 19:47

5

Closed

None

Aneil Mallavarapu

littleb

v1.5.x

Public


Comments ( 2 )




Date: 2008-08-17 22:05
Sender: amallavarapuProject Admin


fixed, thanks.


Date: 2008-08-11 18:53
Sender: amallavarapuProject Admin


Fixed, I believe


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2008-08-17 22:05 amallavarapu
assigned_to nobody 2008-08-17 22:05 amallavarapu
close_date - 2008-08-17 22:05 amallavarapu