box "off" fails

Thomas Weber thomas.weber.mail at gmail.com
Thu Jul 31 05:52:19 CDT 2008


On 30/07/08 22:25 -0400, John W. Eaton wrote:
> On 30-Jul-2008, Shaun Jackman wrote:
> 
> | The command box "off" fails with Octave 3.0.1.
> | 
> | Thanks,
> | Shaun
> | 
> | octave:1> box "off"
> | 
> | Invalid call to fputs.  Correct usage is:
> | 
> |   -- Built-in Function:  fputs (FID, STRING)
> 
> Please report bugs to the bug at octave.org list.

__go_draw_axes__.m uses fputs() where it should use fprintf(). 

It seems already fixed in the default branch, but not in the 3-0 branch. 

Jaroslav, I think you should consider 
	02b590f46a29c43ca23a77b32170a6a1364172ae
for the next stable release (it's your patch, anyway).

	Thomas


More information about the Bug-octave mailing list