box "off" fails
Jaroslav Hajek
highegg at gmail.com
Thu Jul 31 13:42:08 CDT 2008
On Thu, Jul 31, 2008 at 12:52 PM, Thomas Weber
<thomas.weber.mail at gmail.com> wrote:
> 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
>
OK, I transplanted this into the release-3-0-x repo
<http://hg.tw-math.de/release-3-0-x/>
Any more suggestions?
I'll start managing release-3-2-x as soon as John tags a suitable
initial revision in the main archive (which was his suggestion).
btw, I did this by first updating my repo (highegg) and then using "hg
transplant" to get the changeset into release-3-0-x. Since I intend to
use the highegg repo for other stuff, it seems I could use a "pristine
clone" repo. (I could, of course, transplant directly from web, but
working with local repo is more convenient). I think that Michael and
Shai also used a local clone of John's main repo for the graphics
development. Perhaps there could be one for everyone?
We would all need to be able to do "hg pull" in the repo, however.
regards,
--
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
More information about the Bug-octave
mailing list