octave-maintainers
[Top][All Lists]
Advanced

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

New warning framework


From: LachlanA
Subject: New warning framework
Date: Sun, 24 Apr 2016 20:17:52 -0700 (PDT)

Greetings all,

There are several bug reports that would be easy to address if the warning
system were more flexible.  Notable examples are
[https://savannah.gnu.org/bugs/index.php?36743] on
Octave:language-extension, and
[https://savannah.gnu.org/bugs/index.php?46493] on malformed octal values in
scanf.

I've had some thoughts about implementing a more fine-grained warning
system, with more states per warning (allowing "quiet" or "debug" to be
specified individually, for example) and with more control over the scope of
the warning (such as restricting warnings, or the suppression thereof, to
the current file or current stack frame).

The details are at [https://savannah.gnu.org/bugs/index.php?36743], but I
can post them here if that is a better place to have the discussion.

Please let me know what you think.

Thanks,
Lachlan



--
View this message in context: 
http://octave.1599824.n4.nabble.com/New-warning-framework-tp4676475.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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