From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: integer overflow Date: Sat, 06 Mar 2010 15:35:08 -0500 Message-ID: <8763599ojn.fsf@stupidchicken.com> References: <4B8147A9.7030504@gmail.com> <87ljemdzxo.fsf@stupidchicken.com> <4B83682D.5010804@gnu.org> <87vddmpw4s.fsf@stupidchicken.com> <87hbp2fwoi.fsf@gnu.org> <87wrxrr4md.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267912550 20730 80.91.229.12 (6 Mar 2010 21:55:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 6 Mar 2010 21:55:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 06 22:55:45 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1No1Yq-0005BF-3a for ged-emacs-devel@m.gmane.org; Sat, 06 Mar 2010 22:29:24 +0100 Original-Received: from localhost ([127.0.0.1]:41555 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1No0iZ-0003hC-RC for ged-emacs-devel@m.gmane.org; Sat, 06 Mar 2010 15:35:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1No0iO-0003bp-6i for emacs-devel@gnu.org; Sat, 06 Mar 2010 15:35:12 -0500 Original-Received: from [140.186.70.92] (port=32775 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1No0iN-0003az-5h for emacs-devel@gnu.org; Sat, 06 Mar 2010 15:35:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1No0iM-0001C8-LG for emacs-devel@gnu.org; Sat, 06 Mar 2010 15:35:11 -0500 Original-Received: from pantheon-po25.its.yale.edu ([130.132.50.119]:53306) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1No0iL-0001Bq-6s; Sat, 06 Mar 2010 15:35:09 -0500 Original-Received: from furry (173-14-147-246-NewEngland.hfc.comcastbusiness.net [173.14.147.246]) (authenticated bits=0) by pantheon-po25.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o26KZ8nc007539 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 6 Mar 2010 15:35:08 -0500 Original-Received: by furry (Postfix, from userid 1000) id 161C956CC01; Sat, 6 Mar 2010 15:35:08 -0500 (EST) In-Reply-To: (Stefan Monnier's message of "Fri, 05 Mar 2010 17:35:25 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121698 Stefan Monnier writes: > Indeed, I thought about it as a pure bug-fix, but it needs to be added > to the NEWS. Can you do that and update the doc accordingly? I've just done so.