bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #13054] Infinite loop in LIST command


From: John Darrington
Subject: PSPP-BUG: [bug #13054] Infinite loop in LIST command
Date: Wed, 11 May 2005 02:09:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050420 Debian/1.7.7-2

Follow-up Comment #1, bug #13054 (project pspp):

The problem can be more easily demonstrated with this simple code:

DATA LIST LIST /day (F2.1).
BEGIN DATA
16
6
END DATA.

LIST.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13054>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]