octave-maintainers
[Top][All Lists]
Advanced

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

Re: Special code for handling interrupts on Windows systems


From: John W. Eaton
Subject: Re: Special code for handling interrupts on Windows systems
Date: Thu, 21 Feb 2013 14:10:40 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11

On 02/21/2013 12:58 PM, Michael Goffioul wrote:
On Thu, Feb 21, 2013 at 12:57 PM, John W. Eaton <address@hidden
<mailto:address@hidden>> wrote:

    On 02/21/2013 12:34 PM, Michael Goffioul wrote:

        I can't answer, as I don't know what part of the code you've
        actually
        disabled.


    I'll do a little more testing and post a patch that you can try if
    you'd like.


Yes, please. I'll be happy to try it out on 32bits.

OK, the patch I used is attached. I tried both 32- and 64-bit MinGW builds. Interrupts still seem to work for me with the command-line and GUI builds of Octave. My test is

  more off
  for i = 1:100000, i, end

and then Control-C to interrupt the loop.

I love to delete unnecessary and complicated code, so I hope that there really is no need to have this code in Octave now.

jwe


Attachment: diffs.txt
Description: Text document


reply via email to

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