[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #24115] Crashes if END DATA is not left aligned.
From: |
John Darrington |
Subject: |
PSPP-BUG: [bug #24115] Crashes if END DATA is not left aligned. |
Date: |
Fri, 22 Aug 2008 00:59:46 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060607 Debian/1.7.12-1.2 |
URL:
<http://savannah.gnu.org/bugs/?24115>
Summary: Crashes if END DATA is not left aligned.
Project: PSPP
Submitted by: jmd
Submitted on: Fri Aug 22 08:59:45 2008
Category: Syntax Parser
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Effort: 0.00
_______________________________________________________
Details:
This syntax causes a seg fault:
data list list /y * .
begin data.
1
2
end data.
compute x=y.
Note that the line " end data." has a space on the left. If this space is
removed, then the bug doesn't manifest itself.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?24115>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PSPP-BUG: [bug #24115] Crashes if END DATA is not left aligned.,
John Darrington <=