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.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Chong Yidong <cyd <at> gnu.org>
Cc: 10172 <at> debbugs.gnu.org
Subject: 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




This bug report was last modified 13 years and 170 days ago.

Previous Next


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