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

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

[Octave-bug-tracker] [bug #52567] invoking octave with conflicting argum


From: Rik
Subject: [Octave-bug-tracker] [bug #52567] invoking octave with conflicting arguments dumps core
Date: Fri, 1 Dec 2017 00:52:15 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #4, bug #52567 (project octave):

I'm pretty sure warning() is referencing the Octave interpreter function,
which is a problem at this stage since the interpreter, exception handling
routines, etc. are not installed yet.

We should probably print an additional prefix like "error:".  I've attached a
second cset that does that.

There are two remaining instances of warning in octave.cc.  They seem to be
associated with creating an embedded interpreter.  They should also be tested
to see if there is a problem.  There is an example in Appendix A, and some
sample code in examples/code that could probably be used to create a test bed.

(file #42542)
    _______________________________________________________

Additional Item Attachment:

File name: 52567.v2.cset                  Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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