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

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

[Octave-bug-tracker] [bug #57786] __run_test_suite__ causes all subseque


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57786] __run_test_suite__ causes all subsequent warning messages to be suppressed
Date: Mon, 10 Feb 2020 21:33:43 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36

Update of bug #57786 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Running


>> warning ("off", "quiet");


fixes this state. The "quiet" state is not stored in the 'orig_wstate' local
variable, so it doesn't get restored at the end of the function. Should be
easy to fix in the unwind_protect_cleanup, I will take care of this.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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