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

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

[Octave-bug-tracker] [bug #44470] Pause does not detect Ctrl+C keystroke


From: Rik
Subject: [Octave-bug-tracker] [bug #44470] Pause does not detect Ctrl+C keystroke in Windows GUI
Date: Wed, 25 May 2016 05:04:09 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #44470 (project octave):

                 Summary: Ctrl+C after pause gives crash/segfault on Windows
=> Pause does not detect Ctrl+C keystroke in Windows GUI

    _______________________________________________________

Follow-up Comment #12:

I've re-titled the bug report.

See my comment #8.  The issue is that the _getch routine from Microsoft does
not detect Ctrl+C.  Documentation is at
https://msdn.microsoft.com/en-us/library/078sfkak.aspx.

One possibility is to see whether using SetConsoleMode to treat Ctrl+C as an
ordinary character will work.  See
http://stackoverflow.com/questions/18291284/handle-ctrlc-on-win32.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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