octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #59683] octave GUI crashes permanently (maybe


From: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #59683] octave GUI crashes permanently (maybe because of catch+fix)
Date: Thu, 17 Dec 2020 16:02:51 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

Update of bug #59683 (project octave):

                  Status:               Need Info => Ready For Test         

    _______________________________________________________

Follow-up Comment #6:

I have pushed cset http://hg.savannah.gnu.org/hgweb/octave/rev/0fc400f15e35
which prevents that the gui is launched when "--eval CODE" or a FILE is given
as command line argument unless "--persist" is given, too.

However, the argument check in main.cc analyzes all given arguments regardless
there position in the command string. Arguments behind a possible FILE
argument are obviously ignored by octave but are used to set several flags in
main.in.cc. This does not only affect the test for launching the gui or not
but also the already existing tests. 

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59683>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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