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

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

PSPP-BUG: [bug #33419] Poor error recovery.


From: John Darrington
Subject: PSPP-BUG: [bug #33419] Poor error recovery.
Date: Sat, 28 May 2011 18:09:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

URL:
  <http://savannah.gnu.org/bugs/?33419>

                 Summary: Poor error recovery.
                 Project: PSPP
            Submitted by: jmd
            Submitted on: Sa 28 Mai 2011 20:09:04 CEST
                Category: Syntax Parser
                Severity: 5 - Average
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

If I start pspp in interactive mode and type the lines:

PSPP> input program.
PSPP> loop #i = 1 to 10.
PSPP> compute i = isdk.

(Note that the last line is erroneous.)
An error is correctly flagged.

However, when I then type in the correct line
PSPP> compute x = #i.

I get the error message:
error: LOOP without END LOOP.


It doesn't seem to be possible to continue.  I have to abort and start over.






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33419>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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