unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3965: 23.1.50; compilation-mode gnu error regexp mismatching ant, irix, gcc-include
@ 2009-08-02 22:46 Chong Yidong
  2009-08-04  1:52 ` Kevin Ryde
  0 siblings, 1 reply; 6+ messages in thread
From: Chong Yidong @ 2009-08-02 22:46 UTC (permalink / raw)
  To: Kevin Ryde; +Cc: 3965

> Doing
>
>     (setq compilation-error-regexp-alist '(gnu))
>
> and visiting etc/compilation.txt shows some mismatched parts.
>
> Under "ant" ...
> Under "irix"...
> And under "gcc-include"...
>
> With all patterns enabled `next-error' offers those wrong matches
> instead of what the specific patterns for those parts get -- I suppose
> because the gnu match is earlier in the line.

Correct.  That's the intended behavior.

> My best idea for the irix ones would be to disallow ": " in the gnu
> pattern filename part.  Other colons could be allowed for dos drive
> letters or the occasional filename with a colon, but rate colon+space as
> more likely to be a separator than a part of a name.  Mind you the gnu
> pattern is already far too complicated for me to want to do anything to
> it :-)

There's no point changing the gnu pattern just to handle these
additional patterns, which already have their own dedicated entries in
compilation-error-regexp-alist.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-08-05 23:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87eirtq1de.fsf@cyd.mit.edu>
2009-07-29 23:13 ` bug#3965: 23.1.50; compilation-mode gnu error regexp mismatching ant, irix, gcc-include Kevin Ryde
     [not found]   ` <handler.3965.C.124925321931570.notifdonectrl.0@emacsbugs.donarmstrong.com>
2009-08-05 22:57     ` bug#3965: acknowledged by developer (close 3965) Kevin Ryde
2009-08-05 23:05       ` Processed: Re: bug#3965 " Emacs bug Tracking System
2009-08-02 22:55 ` Processed: close 3965 Emacs bug Tracking System
2009-08-02 22:46 bug#3965: 23.1.50; compilation-mode gnu error regexp mismatching ant, irix, gcc-include Chong Yidong
2009-08-04  1:52 ` Kevin Ryde

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).