all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Antipov <dmantipov@yandex.ru>
To: Emacs development discussions <emacs-devel@gnu.org>
Cc: Paul Eggert <eggert@cs.ucla.edu>
Subject: r110953 and --enable-gcc-warnings
Date: Tue, 20 Nov 2012 09:12:52 +0400	[thread overview]
Message-ID: <50AB1154.4060803@yandex.ru> (raw)

Since r110953 I see:

trunk/src/dispnew.c: In function ‘Fframe_or_buffer_changed_p’:
trunk/src/dispnew.c:6049:7: error: assuming signed overflow does not occur when simplifying conditional to constant [-Werror=strict-overflow]
trunk/src/dispnew.c:6058:7: error: assuming signed overflow does not occur when simplifying conditional to constant [-Werror=strict-overflow]
trunk/src/dispnew.c:6060:7: error: assuming signed overflow does not occur when simplifying conditional to constant [-Werror=strict-overflow]
trunk/src/dispnew.c:6062:7: error: assuming signed overflow does not occur when simplifying conditional to constant [-Werror=strict-overflow]
trunk/src/dispnew.c:6066:3: error: assuming signed overflow does not occur when simplifying conditional to constant [-Werror=strict-overflow]
cc1: all warnings being treated as errors

Configuration is:

../configure --prefix=/not/exists --with-x-toolkit=gtk3 --enable-gcc-warnings --enable-check-lisp-object-type --enable-checking

Stock GCC 4.7.2 under x86_64 Fedora 17.

Dmitry




             reply	other threads:[~2012-11-20  5:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-20  5:12 Dmitry Antipov [this message]
2012-11-20  8:29 ` r110953 and --enable-gcc-warnings Paul Eggert

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=50AB1154.4060803@yandex.ru \
    --to=dmantipov@yandex.ru \
    --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.