all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Paul Eggert <eggert@cs.ucla.edu>, Emacs developers <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] trunk r113262: Remove some unused macros from 'configure'.
Date: Tue, 2 Jul 2013 21:05:58 +0200	[thread overview]
Message-ID: <CAAeL0ST5GgGFE70zU4V4uVaFhnXLKBmq1n7APZGDSKddSD_mbw@mail.gmail.com> (raw)
In-Reply-To: <E1Uu3sa-00008U-EN@vcs.savannah.gnu.org>

On Tue, Jul 2, 2013 at 6:56 PM, Paul Eggert <eggert@cs.ucla.edu> wrote:
> ------------------------------------------------------------
> revno: 113262
> revision-id: eggert@cs.ucla.edu-20130702165629-eewpcbkech5m61t2

>   (sys_siglist): Remove macro; src/sysdep.c now does this.
>   * src/sysdep.c (sys_siglist) [HAVE_DECL___SYS_SIGLIST]:
>   Define to __sys_siglist.

sysdep.c: In function 'init_signals':
sysdep.c:1729:7: error: '__sys_siglist' undeclared (first use in this function)
sysdep.c:1729:7: note: each undeclared identifier is reported only
once for each function it appears in
sysdep.c: In function 'safe_strsignal':
sysdep.c:2296:15: error: '__sys_siglist' undeclared (first use in this function)
sysdep.c: At top level:
sysdep.c:629:1: warning: 'reset_sigio' defined but not used [-Wunused-function]
Makefile:356: recipe for target `sysdep.o' failed
make[1]: *** [sysdep.o] Error 1
make[1]: Leaving directory `/c/Devel/emacs/repo/trunk/src'
Makefile:381: recipe for target `src' failed
make: *** [src] Error 2



           reply	other threads:[~2013-07-02 19:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <E1Uu3sa-00008U-EN@vcs.savannah.gnu.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAeL0ST5GgGFE70zU4V4uVaFhnXLKBmq1n7APZGDSKddSD_mbw@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.