octave-maintainers
[Top][All Lists]
Advanced

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

Re: Criteria for identifying must-fix bugs


From: Reza Housseini
Subject: Re: Criteria for identifying must-fix bugs
Date: Thu, 10 Oct 2013 16:32:06 +0200




On Wed, Oct 9, 2013 at 11:45 PM, Michael D. Godfrey <address@hidden> wrote:
On 10/09/2013 01:47 PM, Rik wrote:
Previously, we used the criteria of any bug report with a Severity >= 4 or
any Item Group == Regression.  For starters, I have put those up on the 3.8
bug fix list (http://wiki.octave.org/3.8_Bug_Fix_List).

Another bug that should be added is:

#33748: plotyy: only subset of data series plotted in FLTK


This bug report came about due to the OpenGL restriction to reals.  There are, I think,
at least three choices for the release:

1. Fix the "real" problem by rescaling.

2. Test the data for values outside "real."  Then, issue a warning and, maybe,
    replace the outside values with NaN, or something that would avoid the user
    misinterpreting the plotted output.

3. Take an error return and do not generate a plot.  This is safest action.



And what about https://savannah.gnu.org/bugs/?func=detailitem&item_id=40121?

reply via email to

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