all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] trunk r113262: Remove some unused macros from 'configure'.
       [not found] <E1Uu3sa-00008U-EN@vcs.savannah.gnu.org>
@ 2013-07-02 19:05 ` Juanma Barranquero
  0 siblings, 0 replies; only message in thread
From: Juanma Barranquero @ 2013-07-02 19:05 UTC (permalink / raw)
  To: Paul Eggert, Emacs developers

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-02 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1Uu3sa-00008U-EN@vcs.savannah.gnu.org>
2013-07-02 19:05 ` [Emacs-diffs] trunk r113262: Remove some unused macros from 'configure' Juanma Barranquero

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.