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

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

[Octave-bug-tracker] [bug #34632] Pause function doesn't work anymore af


From: Rik
Subject: [Octave-bug-tracker] [bug #34632] Pause function doesn't work anymore after stopping the execution of a program
Date: Sat, 22 Jun 2013 03:00:33 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

Update of bug #34632 (project octave):

              Depends on:                         => bugs #32380            

    _______________________________________________________

Follow-up Comment #11:

I'm wondering whether this is actually related to Ctrl+C behavior on Windows
platforms.  Bug #32380 reports that on MinGW using Ctrl+C places more than 1
character in the keyboard buffer.  

It seems possible that this is the reason that pause() is apparently skipped
because when it goes to look for keyboard input it finds an additional
character left over from the Ctrl+C invockation.  I would assume that pause()
is flushing the keyboard buffer before it starts waiting, but maybe this is
not the case.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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