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

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

[Octave-bug-tracker] [bug #50265] warnings for use of clean_up_and_exit


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50265] warnings for use of clean_up_and_exit function
Date: Fri, 24 Feb 2017 17:46:56 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #3, bug #50265 (project octave):

Since that call happens inside octave_rethrow_exception, I think it should
throw an exit exception instead of just calling exit.  Something like the
attached patch?  I added the extern "C" wrapper function for consistency. 
These functions allow some exceptions to be thrown from C code but I'm not
sure whether we really need that or that it is useful/desirable/safe/etc.


(file #39825)
    _______________________________________________________

Additional Item Attachment:

File name: diffs.txt                      Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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