3.0.4 call for patches

Thomas Weber thomas.weber.mail at gmail.com
Thu Dec 11 16:41:32 CST 2008


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


More information about the Help-octave mailing list