octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55908] Closing plots much slower in Octave 5.


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #55908] Closing plots much slower in Octave 5.1.0
Date: Tue, 26 Mar 2019 16:12:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #23, bug #55908 (project octave):

I pushed the change here:

http://hg.savannah.gnu.org/hgweb/octave/rev/8d7265e353a0

It should be identical to Markus' change except in the method of handling
optional arguments.

In the changeset on stable, there are only additions to the public interface
so I think this is safe.

We'll also need my additional change for the callback stack, correct?  It's
this change:

http://hg.savannah.gnu.org/hgweb/octave/rev/10cc5bf3dbb1

Is it OK to remove the data member from the class declaration?  It's private,
and only used inside the .cc file so I would think yes, but I'm not an expert.
 If not, the data member can stay, we just won't use it.  Let me know and I
can make that change as well.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55908>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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