[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #31016] Crash parsing arguments to DO REPEAT.
From: |
Terry W Droeger |
Subject: |
PSPP-BUG: [bug #31016] Crash parsing arguments to DO REPEAT. |
Date: |
Mon, 27 Sep 2010 21:04:18 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.10) Gecko/20100915 Ubuntu/9.10 (karmic) Firefox/3.6.10 |
Follow-up Comment #1, bug #31016 (project pspp):
As far as I can tell, there are two issues with this bug.
First,
I believe crash.sps has a syntax error on line 27.
Instead of ' end do.',
it should be ' end repeat.'
Making this change to crash.sps makes the program run properly.
Second,
pspp is not properly handling the invalid syntax. For that, I have attached a
patch file (crash.patch) to the source which changes pspp to properly detect
the invalid syntax and output the offending line.
To apply the patch:
cd pspp-0.7.5-g8a0397
patch -p1 < crash.patch
(file #21558)
_______________________________________________________
Additional Item Attachment:
File name: crash.patch Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31016>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/