help-octave
[Top][All Lists]
Advanced

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

Re: 3.0.4 call for patches


From: Thomas Weber
Subject: Re: 3.0.4 call for patches
Date: Thu, 11 Dec 2008 23:41:32 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Dec 08, 2008 at 07:49:34AM +0100, Jaroslav Hajek wrote:
> hello,
> 
> I think time has come to get 3.0.4 out. We have >30 patches since
> 3.0.3 and maybe more omitted. Anyone cares of a particular fix to be
> applied to 3.0.4? Please point me to it.

Okay, here's one (octgpr's demos fail, so you might be interested :) )
0a48abc35932

Test case is contourf's documentation:
        [x, y, z] = peaks (50);
        contourf (x, y, z, -7:9)
fails in 3.0.3 for me.

        Thomas


reply via email to

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