GNU bug report logs -
#3803
23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Thu, 9 Jul 2009 23:40:04 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 10 Jul 2009 00:44:55 -0400
with message-id <5y8wixm9iw.fsf <at> fencepost.gnu.org>
and subject line Re: bug#3803: 23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names
has caused the Emacs bug report #3803,
regarding 23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
3803: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3803
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
The symbol names for my compilation-perl and compilation-weblint
patterns got updated in the code (good), but not in the remarks in
etc/compilation.txt, per below.
Incidentally, in the interim I've changed what I use for the Test /
Test2 / Test::Harness patterns. If I can remember why I'll post an
update ...
In GNU Emacs 23.1.50.2 (i586-pc-linux-gnu, GTK+ Version 2.16.4)
of 2009-07-07 on blah.blah
configured using `configure 'CFLAGS=-O -g' '--prefix=/down/emacs/b/inst' '--with-x-toolkit=gtk''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_AU
value of $XMODIFIERS: nil
locale-coding-system: iso-latin-1-unix
default-enable-multibyte-characters: t
[compilation.txt.compilation-perl.diff (text/x-diff, inline)]
--- compilation.txt 24 Feb 2009 08:41:37 +1100 1.26
+++ compilation.txt 09 Jul 2009 17:00:24 +1000
@@ -396,7 +396,7 @@
* Podchecker error messages, per Pod::Checker
-symbol: compilation-perl--Pod::Checker
+symbol: perl--Pod::Checker
*** ERROR: Spurious text after =cut at line 193 in file foo.pm
*** ERROR: =over on line 37 without closing =back at line EOF in file bar.pm
@@ -405,21 +405,21 @@
* Perl Test module error messages
-symbol: compilation-perl--Test
+symbol: perl--Test
# Failed test 1 in foo.t at line 6
* Perl Test::Harness output
-symbol: compilation-perl--Test::Harness
+symbol: perl--Test::Harness
NOK 1# Test 1 got: "1234" (t/foo.t at line 46)
* Perl HTML::Lint::Error::as_string()
-symbol: compilation-weblint
+symbol: weblint
index.html (13:1) Unknown element <fdjsk>
[Message part 5 (message/rfc822, inline)]
Thanks.
This bug report was last modified 15 years and 320 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.