octave-maintainers
[Top][All Lists]
Advanced

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

Re: graphics_toolkit()


From: Rik
Subject: Re: graphics_toolkit()
Date: Wed, 14 Dec 2011 10:29:05 -0800

On 12/14/2011 09:19 AM, address@hidden wrote:
> I noticed a pair of bugs in how graphics_toolkit() is currently working.
>
> They are both evident in the command below.
>
>       graphics_toolkit fltk
>       ans = fltk
>
> First, when used in command mode, the output is still return.
>
> Second, the output is incorrect. The documentation indicates ...
>
>        -- Function File: OLD_NAME = graphics_toolkit (NAME)
>
> Before I pushed the attached to the stable branch, I wanted to check to be 
> sure (1) the output in command mode isn't intentional and (2) the 
> documentation is correct.
My bad.  I wanted graphics_toolkit() to behave in the same way as other
functions which query or set internal variables.  In this case, I added the
functionality, but got part of it wrong.  Your fix looks fine to me.

--Rik


reply via email to

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