GNU bug report logs - #10172
24.0.92; compile-tests.el failure

Previous Next

Package: emacs;

Reported by: Chong Yidong <cyd <at> gnu.org>

Date: Wed, 30 Nov 2011 18:10:01 UTC

Severity: normal

Found in version 24.0.92

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10172 in the body.
You can then email your comments to 10172 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#10172; Package emacs. (Wed, 30 Nov 2011 18:10:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Chong Yidong <cyd <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 30 Nov 2011 18:10:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.92; compile-tests.el failure
Date: Thu, 01 Dec 2011 02:09:13 +0800
With latest trunk, `make check' fails with:

1 unexpected results:
   FAILED  compile-test-error-regexps

From further debugging, the columns reported by compilation-parse-errors
are now off by one.  Did the latest changes to compile.el switch the
column numbers from being 0-indexed to 1-indexed?

In GNU Emacs 24.0.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.2.0)
 of 2011-12-01 on furball
Windowing system distributor `The X.Org Foundation', version 11.0.11004000
configured using `configure  '--with-x-toolkit=gtk3' 'CFLAGS=-g''




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10172; Package emacs. (Wed, 30 Nov 2011 19:27:01 GMT) Full text and rfc822 format available.

Message #8 received at 10172 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Chong Yidong <cyd <at> gnu.org>
Cc: 10172 <at> debbugs.gnu.org
Subject: Re: bug#10172: 24.0.92; compile-tests.el failure
Date: Wed, 30 Nov 2011 14:26:16 -0500
> With latest trunk, `make check' fails with:
> 1 unexpected results:
>    FAILED  compile-test-error-regexps

>> From further debugging, the columns reported by compilation-parse-errors
> are now off by one.  Did the latest changes to compile.el switch the
> column numbers from being 0-indexed to 1-indexed?

Well, it moved the moment where compilation-first-column is used, so
that impacts the values stored in the `compilation-message' property
(which used to have compilation-first-column applied but is now "raw").


        Stefan




bug closed, send any further explanations to 10172 <at> debbugs.gnu.org and Chong Yidong <cyd <at> gnu.org> Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 03 Dec 2011 03:06:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 31 Dec 2011 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 120 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.