emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100983: Cleanup syssignal.h.


From: Juanma Barranquero
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100983: Cleanup syssignal.h.
Date: Fri, 6 Aug 2010 02:33:41 +0200

On Fri, Aug 6, 2010 at 01:22, Dan Nicolaescu <address@hidden> wrote:

> -/* Whether this is what all systems want or not, this is what
> -   appears to be assumed in the source, for example data.c:arith_error.  */
> -typedef RETSIGTYPE (*signal_handler_t) (int);

I've reverted this bit because it fails on Windows. Feel free to
#ifdef it if that's the right fix.

    Juanma



reply via email to

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