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

[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: Tue, 04 Nov 2008 23:45:18 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.15) Gecko/20080612 Iceweasel/2.0.0.15 (Debian-2.0.0.15-0etch1)

Follow-up Comment #8, bug #20606 (project pspp):

> Oh, also: should there be any documentation update as part of this? Or
NEWS?

The documentation definitely needs updating.  I'm not sure about NEWS.  It's
quite possible that further changes will occur before the next release, which
will obsolete any NEW entry.

> I am not a fan of the command_line_processor_replace_aux function. I think
that, instead, it would be possible to use a pointer to a pointer. For me,
that would be easier to understand. 

It would make the implementation easier to understand, but would make usage
harder.  If we did that, then it would be neccessary to either use a global
void **  for each option group or propagate them from main to initialise.  I
was trying to keep that sort of thing to a minimum.

All your other points I think are valid.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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