GNU bug report logs -
#9319
Compilation fontification regression
Previous Next
Reported by: Juri Linkov <juri <at> jurta.org>
Date: Thu, 18 Aug 2011 11:55:01 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Juri Linkov <juri <at> jurta.org> writes:
> * IBM jikes, Sparc Pascal, GCOV, Podchecker
> - errors/warnings not highlighted,
> so this looks like a bug.
>
> * ant
> - warning highlighted with `error' face. But maybe this change
> is based on the user's request, I don't know.
>
> Other changes between 23.1 and 24.0 look like bug fixes
> that provide more correct fontification.
>
> 2. Sometimes errors/warnings are not fontified at all.
> For instance,
>
> C-x C-f etc/compilation.txt RET
> C-s RET symbol: sun RET
>
> i.e. non-incremental search that goes directly to the given section,
> fontifies nothing.
Both problems were due to incorrect code in compilation-error-properties
causing it to signal an error for error definitions with nil filenames,
introduced when Stefan revamped compile.el. I've committed a fix.
This bug report was last modified 13 years and 275 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.