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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #20874] Exit gracefully if glade files cannot be found.


From: John Darrington
Subject: PSPP-BUG: [bug #20874] Exit gracefully if glade files cannot be found.
Date: Fri, 24 Aug 2007 05:30:48 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 Iceape/1.0.9 (Debian-1.0.10~pre070720-0etch3)

Follow-up Comment #3, bug #20874 (project pspp):


> Usually software should be written so that data files cannot cause it to
crash. 

To talk about that, we need to define "data file" and "crash". The glade
files can be considered `code' which happens to be written in XML instead of
C.  Similary, is an assertion failure a `crash' or an error message followed
by exit?

If an out-of-date glade file, doesn't provide an essential widget, or the set
of properties that the code expects, then there is no way the code could
handle this (in the genreal case). The only sensible thing it can do is give
up.   The question is, when should it decide to give up? and what error
message(s) should it produce?

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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