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

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

[Octave-bug-tracker] [bug #62829] "quiet" warning state is undocumented


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #62829] "quiet" warning state is undocumented
Date: Thu, 28 Jul 2022 10:22:06 -0400 (EDT)

Follow-up Comment #2, bug #62829 (project octave):

I recall this discussion. As I remember, "quiet" is Octave-only, not in
Matlab, hence was never documented. Setting it to "quiet" suppresses the
display of the warning but still records the warning for use in related
functions like lastwarn. This is different from plain "warning off" which will
suppress the display *and* the recording of the warning.

Because of that fine-grain control, the "quiet" option has some use for
custom-display of warnings in user code, but because Matlab does not have it,
there was some debate as to whether Octave should include it or not. I thought
it was resolved but apparently it never was.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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