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

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

[Octave-bug-tracker] [bug #35511] reset (h) function doesn't work at all


From: Rik
Subject: [Octave-bug-tracker] [bug #35511] reset (h) function doesn't work at all
Date: Sun, 20 Jul 2014 21:45:35 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Follow-up Comment #41, bug #35511 (project octave):

I think this is acceptable.  My hunch is that reset() isn't used very often so
a 1ms delay is okay.  A quick check would be to put in a statement such as


std::cerr << "Using reset() delay" << std::newline;


near the call to Fsleep and then run 'make check' and see how many calls you
get.  This would help determine whether the code is frequently used or not.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35511>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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