emacs-devel
[Top][All Lists]
Advanced

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

110002: src/emacsgtkfixed.c:33:0: error: macro "G_STATIC_ASSERT" is not


From: Dmitry Antipov
Subject: 110002: src/emacsgtkfixed.c:33:0: error: macro "G_STATIC_ASSERT" is not used [-Werror=unused-macros]
Date: Thu, 13 Sep 2012 07:14:13 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1

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



reply via email to

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