From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#9874: Fixes for several integer overflow and width issues Date: Wed, 26 Oct 2011 13:16:27 -0400 Message-ID: References: <4EA7BBE9.4020107@cs.ucla.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1319649451 2041 80.91.229.12 (26 Oct 2011 17:17:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 Oct 2011 17:17:31 +0000 (UTC) Cc: 9874@debbugs.gnu.org, Paul Eggert To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 26 19:17:26 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RJ76R-0006sm-Dp for geb-bug-gnu-emacs@m.gmane.org; Wed, 26 Oct 2011 19:17:23 +0200 Original-Received: from localhost ([::1]:34090 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ76Q-0000Tu-RE for geb-bug-gnu-emacs@m.gmane.org; Wed, 26 Oct 2011 13:17:22 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ76N-0000TV-Ub for bug-gnu-emacs@gnu.org; Wed, 26 Oct 2011 13:17:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJ76M-0002mT-VV for bug-gnu-emacs@gnu.org; Wed, 26 Oct 2011 13:17:19 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ76M-0002mI-Tf for bug-gnu-emacs@gnu.org; Wed, 26 Oct 2011 13:17:18 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RJ782-0000eq-Cn for bug-gnu-emacs@gnu.org; Wed, 26 Oct 2011 13:19:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 26 Oct 2011 17:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9874 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 9874-submit@debbugs.gnu.org id=B9874.13196494992474 (code B ref 9874); Wed, 26 Oct 2011 17:19:02 +0000 Original-Received: (at 9874) by debbugs.gnu.org; 26 Oct 2011 17:18:19 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJ77L-0000dr-5E for submit@debbugs.gnu.org; Wed, 26 Oct 2011 13:18:19 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJ77J-0000de-It for 9874@debbugs.gnu.org; Wed, 26 Oct 2011 13:18:18 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak0JAM4/qE5MCrTo/2dsb2JhbABCqDuBD4EGgW4BAQQBVh4FEAsOJhIUGA0kiBO1JIhqBKFAhEU X-IronPort-AV: E=Sophos;i="4.69,410,1315195200"; d="scan'208";a="144595433" Original-Received: from 76-10-180-232.dsl.teksavvy.com (HELO pastel.home) ([76.10.180.232]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 26 Oct 2011 13:16:27 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 95A2A59011; Wed, 26 Oct 2011 13:16:27 -0400 (EDT) In-Reply-To: (Juanma Barranquero's message of "Wed, 26 Oct 2011 16:26:41 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 26 Oct 2011 13:19:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:53157 Archived-At: >> Thank you very much, but we're too far in the release process for such >> large patches, so it will have to wait for 24.2. > These bugs seem serious enough: I don't claim they're not serious: just too hypothetical to justify such a large patch at such a late stage, Stefan