octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave/backend interface proposal


From: John W. Eaton
Subject: Re: Octave/backend interface proposal
Date: Tue, 22 Jan 2008 14:39:20 -0500

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


reply via email to

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