poke-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] poke: disable termios and sigaction code on Windows


From: Jose E. Marchesi
Subject: Re: [PATCH] poke: disable termios and sigaction code on Windows
Date: Thu, 16 Feb 2023 16:36:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

>  Am Mittwoch, 15. Februar 2023, 22:04:59 MEZ hat Jose E. Marchesi 
> <jemarch@gnu.org> Folgendes geschrieben:
>
>> Hi Hannes.
>>
>> Thanks for the patch.
>>
>> I am wondering, if these facilities are commented out, what happens in
>> Windows when:
>>
>> 1) You are in the (poke) prompt and you press Ctrl-C
>
> Here nothing happens at all, which seems fine to me.
>
>
>> 2) You execute `while (1);' from the prompt, then you press Ctrl-C
>
> The execution stops, apparently because of the pvm_handle_signal signal
> handler, set by pvm_run.

Ok, thats good :)
OK for both master and maint/poke-3.
Thanks!



reply via email to

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