all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Warning in lib/stdlib.c
@ 2024-12-21 13:10 Eli Zaretskii
  0 siblings, 0 replies; only message in thread
From: Eli Zaretskii @ 2024-12-21 13:10 UTC (permalink / raw)
  To: Paul Eggert; +Cc: emacs-devel

Hi,

With the latest master branch, I get a compiler warning in stdlib.c
when building the unexec configuration:

  stdlib.c:20: warning: "_GL_STDLIB_INLINE" redefined
     20 | #define _GL_STDLIB_INLINE _GL_EXTERN_INLINE
	|
  In file included from ../src/conf_post.h:102,
		   from ../src/config.h:3763,
		   from stdlib.c:18:
  ./stdlib.h:136: note: this is the location of the previous definition
    136 | # define _GL_STDLIB_INLINE _GL_INLINE
	|



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

only message in thread, other threads:[~2024-12-21 13:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-21 13:10 Warning in lib/stdlib.c Eli Zaretskii

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.