[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #20606] Allow system/portable files on command line
From: |
John Darrington |
Subject: |
PSPP-BUG: [bug #20606] Allow system/portable files on command line |
Date: |
Sun, 02 Nov 2008 05:18:21 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092816 Iceweasel/3.0.3 (Debian-3.0.3-2) |
Update of bug #20606 (project pspp):
Status: None => Ready for Test/Review
_______________________________________________________
Follow-up Comment #5:
This patch rewrites the command line processing using argp, and attempts to
share the common options between pspp and psppire so far as possible.
Options which were previously documented as "unimplemented" I have removed.
Also, the -c option has been removed, since it did nothing except cause a seg
fault.
It also allows psppire to optionally take a single por or sav file on the
command line, and will open it using IMPORT or GET as appropriate. When/if we
allow multiple datasets, it might make sense to allow more than one filename
to be given, but currently, one is the limit.
(file #16773)
_______________________________________________________
Additional Item Attachment:
File name: cmd-line-args.patch Size:39 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?20606>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #20606] Allow system/portable files on command line,
John Darrington <=