From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.bugs Subject: bug#8033: Not the byte compiler; problem lies deeper Date: Mon, 14 Feb 2011 06:22:17 -0500 Message-ID: <87oc6e97yu.fsf@maru.md5i.com> References: <87lj1jf6h3.fsf@maru.md5i.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297683402 13211 80.91.229.12 (14 Feb 2011 11:36:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2011 11:36:42 +0000 (UTC) To: 8033@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 14 12:36:38 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1PowjO-00031j-0D for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Feb 2011 12:36:38 +0100 Original-Received: from localhost ([127.0.0.1]:42180 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PowjN-0006ws-4m for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Feb 2011 06:36:37 -0500 Original-Received: from [140.186.70.92] (port=33648 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PowjE-0006tj-8M for bug-gnu-emacs@gnu.org; Mon, 14 Feb 2011 06:36:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PowjB-0005mZ-Tc for bug-gnu-emacs@gnu.org; Mon, 14 Feb 2011 06:36:28 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48093) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PowjB-0005mQ-RF for bug-gnu-emacs@gnu.org; Mon, 14 Feb 2011 06:36:25 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PowNW-0001fm-F1; Mon, 14 Feb 2011 06:14:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Michael Welsh Duggan Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 14 Feb 2011 11:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8033 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8033-submit@debbugs.gnu.org id=B8033.12976820036380 (code B ref 8033); Mon, 14 Feb 2011 11:14:02 +0000 Original-Received: (at 8033) by debbugs.gnu.org; 14 Feb 2011 11:13:23 +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 1PowMs-0001er-PS for submit@debbugs.gnu.org; Mon, 14 Feb 2011 06:13:23 -0500 Original-Received: from md5i.com ([75.151.244.229] helo=maru.md5i.com) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PowMr-0001eg-CW for 8033@debbugs.gnu.org; Mon, 14 Feb 2011 06:13:22 -0500 Original-Received: from md5i by maru.md5i.com with local (Exim 4.72) (envelope-from ) id 1PowVW-00013E-20 for 8033@debbugs.gnu.org; Mon, 14 Feb 2011 06:22:18 -0500 In-Reply-To: <87lj1jf6h3.fsf@maru.md5i.com> (Michael Welsh Duggan's message of "Mon, 14 Feb 2011 01:58:00 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 14 Feb 2011 06:14:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44115 Archived-At: Using bisection, I have determined that the error is introduced in this pair of commits. revno: 102793.1.4 committer: Paul Eggert branch nick: gnulib-2b timestamp: Sat 2011-01-08 17:20:28 -0800 message: Regenerate. removed: lib/dummy.c added: lib/dtoastr.c lib/ftoastr.c lib/ftoastr.h lib/intprops.h lib/ldtoastr.c m4/c-strtod.m4 modified: aclocal.m4 configure lib/Makefile.in lib/gnulib.mk m4/gnulib-cache.m4 m4/gnulib-comp.m4 src/config.in ------------------------------------------------------------ revno: 102793.1.3 committer: Paul Eggert branch nick: gnulib-2b timestamp: Sat 2011-01-08 17:18:39 -0800 message: Use gnulib's ftoastr module. modified: ChangeLog Makefile.in src/ChangeLog src/print.c -- Michael Welsh Duggan (md5i@md5i.com)