all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 110002: src/emacsgtkfixed.c:33:0: error: macro "G_STATIC_ASSERT" is not used [-Werror=unused-macros]
@ 2012-09-13  3:14 Dmitry Antipov
  2012-09-13  4:20 ` Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Antipov @ 2012-09-13  3:14 UTC (permalink / raw
  To: Emacs development discussions; +Cc: Paul Eggert

Since 110002, I can't compile trunk with --enable-gcc-warnings:

src/emacsgtkfixed.c:33:0: error: macro "G_STATIC_ASSERT" is not used [-Werror=unused-macros]

The configuration is ./configure --prefix=/usr --with-x-toolkit=gtk3 --enable-gcc-warnings \
--enable-check-lisp-object-type --enable-checking, happens on Fedora 16, GTK 3.2.4.

Dmitry



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 110002: src/emacsgtkfixed.c:33:0: error: macro "G_STATIC_ASSERT" is not used [-Werror=unused-macros]
  2012-09-13  3:14 110002: src/emacsgtkfixed.c:33:0: error: macro "G_STATIC_ASSERT" is not used [-Werror=unused-macros] Dmitry Antipov
@ 2012-09-13  4:20 ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2012-09-13  4:20 UTC (permalink / raw
  To: Dmitry Antipov; +Cc: Emacs development discussions

On 09/12/2012 08:14 PM, Dmitry Antipov wrote:
> Since 110002, I can't compile trunk with --enable-gcc-warnings:
> 
> src/emacsgtkfixed.c:33:0: error: macro "G_STATIC_ASSERT" is not used [-Werror=unused-macros]

Thanks, I guess that stuff depends on glib version.
I checked in a further patch in trunk bzr 110007 that
should work independently of glib version; please give
it a try.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-13  4:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-13  3:14 110002: src/emacsgtkfixed.c:33:0: error: macro "G_STATIC_ASSERT" is not used [-Werror=unused-macros] Dmitry Antipov
2012-09-13  4:20 ` Paul Eggert

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.