Menu

#6 unexpected behavior:: readline / foreach

CLIPS
closed
nobody
Behavior (4)
5
2013-08-30
2009-10-01
Anonymous
No

1.
Version 6.30
(readline) returns an empty sting without waiting for user input (correctly working in V6.24)

2. All versions
Nested foreach commands do not work (contrary to progn$)

I have only compiled the MVC versions.

... and besides: CLIPS is a marvellous piece of software !!!!

Discussion

  • Gary Riley

    Gary Riley - 2013-08-30
    • status: open --> closed
     
  • Gary Riley

    Gary Riley - 2013-08-30

    Fixed. Changes have been checked in to the repository for sysdep.c (the readline issue) and multifun.c (the foreach issue).