Octave/backend interface proposal

Muthiah Annamalai muthuspost at gmail.com
Tue Jan 22 01:41:31 CST 2008


John W. Eaton wrote:
> On 22-Jan-2008, Muthiah Annamalai wrote:
>
> | There maybe a possible oversight in your patch in the following lines,
> | from the function drawnow
> | 
> | + 	  if (h.ok () && h != 0)
> | 
> | you may have intended the checks the other way.
>
> I think it is OK.  H is not a pointer.  H == 0 is the "root figure",
> not an actual figure.
>
> jwe
>
>   
I'll have to be careful before I can hazard a guess, next time.
Thanks,
-Muthu



More information about the Octave-maintainers mailing list