emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: 4 week-old pretest bugs


From: Richard Stallman
Subject: Re: 4 week-old pretest bugs
Date: Thu, 25 Jan 2007 05:53:29 -0500

    So, in order for BLOCK_INPUT to work reliably, it seems that
    interrupt_input_blocked should be declared as volatile (or maybe
    `volatile sig_atomic_t' instead of `volatile int') because it is
    accessed from a signal handler.

Isn't it the case that the C spec calls for this to be volatile?





reply via email to

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