unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Ryde <user42@zip.com.au>
To: emacs-devel@gnu.org
Subject: Re: [user42@zip.com.au: compilation regexps for perl and weblint]
Date: Sat, 29 Dec 2007 11:52:50 +1100	[thread overview]
Message-ID: <87sl1mfhjx.fsf@blah.blah> (raw)
In-Reply-To: <4738A991.1060304@ig.com.br> (Vinicius Jose Latorre's message of "Mon, 12 Nov 2007 16:29:21 -0300")

Vinicius Jose Latorre <viniciusjl@ig.com.br> writes:
>
> Patterns installed into lisp/progmodes/compile.el.

I've since or at some point also added a pattern for the two-arg form of
the Test module ok() func.

          ;; Or when comparing got/want values,
          ;; # Test 2 got: "xx" (t-compilation-perl-2.t at line 10)
          ;;
          ;; And under Test::Harness they're preceded by progress stuff with
          ;; \r and "NOK",
          ;; ... NOK 1# Test 1 got: "1234" (t/foo.t at line 46)
          ;;
          (compilation-perl--Test2
           "^\\(.*NOK.*\\)?# Test [0-9]+ got:.* (\\([^ \t\r\n]+\\) at line \\([0-9]+\\))"
           2 3)

  parent reply	other threads:[~2007-12-29  0:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-25  9:02 [user42@zip.com.au: compilation regexps for perl and weblint] Richard Stallman
2007-11-12  4:03 ` Vinicius Jose Latorre
2007-11-12  4:01   ` Dan Nicolaescu
2007-11-12 17:18     ` Richard Stallman
2007-11-12 17:48     ` Vinicius Jose Latorre
2007-11-12 17:52       ` Vinicius Jose Latorre
2007-11-12 17:55       ` Dan Nicolaescu
2007-11-12 19:29         ` Vinicius Jose Latorre
2007-11-14  9:10           ` Glenn Morris
2007-12-29  0:52           ` Kevin Ryde [this message]
2008-01-08  8:03             ` Glenn Morris
2008-01-21 20:45               ` Kevin Ryde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sl1mfhjx.fsf@blah.blah \
    --to=user42@zip.com.au \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).