unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Colascione <daniel@censorshipresearch.org>
To: Emacs-devel@gnu.org
Subject: [PATCH] eliminate false positive in compile.el
Date: Thu, 25 Mar 2010 00:07:55 -0400	[thread overview]
Message-ID: <4BAAE19B.5000000@censorshipresearch.org> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=== modified file 'lisp/progmodes/compile.el'
- --- lisp/progmodes/compile.el	2010-03-24 13:41:07 +0000
+++ lisp/progmodes/compile.el	2010-03-25 03:22:22 +0000
@@ -262,7 +262,7 @@
 \\(?:-\\([0-9]+\\)?\\(?:\\.\\([0-9]+\\)\\)?\\)?:\
 \\(?: *\\(\\(?:Future\\|Runtime\\)?[Ww]arning\\|W:\\)\\|\
  *\\([Ii]nfo\\(?:\\>\\|rmationa?l?\\)\\|I:\\|instantiated
from\\|[Nn]ote\\)\\|\
- -\[0-9]?\\(?:[^0-9\n]\\|$\\)\\|[0-9][0-9][0-9]\\)"
+\[0-9]?\\(?:[^0-9\n]\\)\\|[0-9][0-9][0-9]\\)"
      1 (2 . 5) (4 . 6) (7 . 8))

     ;; The `gnu' style above can incorrectly match gcc's "In file

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iEYEARECAAYFAkuq4ZsACgkQ17c2LVA10VvzmwCfZ/SDqMc4EkLjwdiDuxARiWLV
LuAAoNYkH3yw0VtDaPNpczxQ1xMAUaa0
=27+E
-----END PGP SIGNATURE-----




             reply	other threads:[~2010-03-25  4:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-25  4:07 Daniel Colascione [this message]
2010-03-25 19:24 ` [PATCH] eliminate false positive in compile.el Stefan Monnier
2010-03-25 19:49   ` Daniel Colascione
     [not found]     ` <201003252103.o2PL3PuE006566@godzilla.ics.uci.edu>
2010-03-25 21:05       ` Daniel Colascione

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=4BAAE19B.5000000@censorshipresearch.org \
    --to=daniel@censorshipresearch.org \
    --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).