[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #15766] /KEEP subcommand on SAVE doesn't fully support AL
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [bug #15766] /KEEP subcommand on SAVE doesn't fully support ALL |
Date: |
Wed, 15 Feb 2006 20:26:46 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15766>
Summary: /KEEP subcommand on SAVE doesn't fully support ALL
Project: PSPP
Submitted by: blp
Submitted on: Wed 02/15/06 at 20:26
Category: Syntax Parser
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Release: None
Effort: 0.00
_______________________________________________________
Details:
On SAVE (and related commands), /KEEP=X Y Z ALL should reorder the
dictionary, moving X, Y, and Z to the beginning in that order and retaining
the relative positions of the other variables. Currently this provokes a
syntax error.
I don't know whether this should be fixed by changing parse_var_set_vars() to
always allow ALL at the end of a variable list, or by adding a special case to
keep_variables() in get.c.
Originally reported to bug-gnu-pspp by Adam Pierson <address@hidden>.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=15766>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PSPP-BUG: [bug #15766] /KEEP subcommand on SAVE doesn't fully support ALL,
Ben Pfaff <=