octave-maintainers
[Top][All Lists]
Advanced

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

Re: 3.6.0 release


From: logari81
Subject: Re: 3.6.0 release
Date: Wed, 23 Nov 2011 14:17:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111031 Thunderbird/7.0.1

On 11/22/2011 10:36 PM, John W. Eaton wrote:
I would like to focus on making the 3.6.0 release soon.

If you know of important problems that should be fixed, please make
sure they are in the bug tracker and listed with a serverity of
important or blocker.  That way we can sort the list of reported bugs
by severity and work on the most important bugs first.  But please
don't tag every problem that you would like to see fixed as a blocker,
as that would not be not helpful.  Here are some guidelines to decide
whether a problem should be tagged with blocker or important severity:

   * the problem is a regression (i.e., the feature worked in a
     previous version of Octave)

   * the problem causes a crash that can be duplicated on multiple
     systems and is something that is likely to affect many users.

   * the problem leads to incorrect results, can be duplicated on
     multiple systems, and is likely to affect many users.

jwe
I have just found a regression in the fltk backend. Legend text will not show up with the current default branch:

octave:1> graphics_toolkit fltk
octave:2> plot(0:5,0:5)
octave:3> legend('test text')

if this is confirmed and no one else is available for fixing it, I will do it before the 3.6 release.

Kostas


reply via email to

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