GNU bug report logs - #12471
Avoid some signal-handling races, and simplify.

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Tue, 18 Sep 2012 23:42:02 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #91 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Moreton <andrewjmoreton <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#12471: installed into trunk
Date: Sun, 23 Sep 2012 17:23:15 +0100
On Sun 23 Sep 2012, Andy Moreton wrote:

> On Sun 23 Sep 2012, Paul Eggert wrote:
>
>> As all the issues seem to be resolved
>> I installed this into the trunk as bzr 110152
>> and am marking this as done.
>
> ...and again breaks the Windows build.
>
> sysdep.c: In function 'init_signals':
> sysdep.c:1766:62: error: 'SA_NODEFER' undeclared (first use in this function)
> sysdep.c:1766:62: note: each undeclared identifier is reported only once for
> each function it appears in
> makefile:323: recipe for target 'oo/i386/sysdep.o' failed
>
> It seems MinGW does not define SA_NODEFER at all.

There's also a stray use of interrupt_input_pending in w32term.c which
should be removed.

     AndyM





This bug report was last modified 12 years and 245 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.