all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3803: 23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names
@ 2009-07-09 23:37 ` Kevin Ryde
  2009-07-10  4:50   ` bug#3803: marked as done (23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Ryde @ 2009-07-09 23:37 UTC (permalink / raw)
  To: emacs-pretest-bug

[-- Attachment #1: Type: text/plain, Size: 848 bytes --]

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


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: compilation.txt.compilation-perl.diff --]
[-- Type: text/x-diff, Size: 827 bytes --]

--- 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>
 

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

* bug#3803: marked as done (23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names)
  2009-07-09 23:37 ` bug#3803: 23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names Kevin Ryde
@ 2009-07-10  4:50   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-07-10  4:50 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]


Your message dated Fri, 10 Jul 2009 00:44:55 -0400
with message-id <5y8wixm9iw.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3803: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3803
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4200 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 848 bytes --]

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


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2.1.2: compilation.txt.compilation-perl.diff --]
[-- Type: text/x-diff, Size: 827 bytes --]

--- 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>
 

[-- Attachment #3: Type: message/rfc822, Size: 1550 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 3803-done@emacsbugs.donarmstrong.com
Subject: Re: bug#3803: 23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names
Date: Fri, 10 Jul 2009 00:44:55 -0400
Message-ID: <5y8wixm9iw.fsf@fencepost.gnu.org>

Thanks.

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

end of thread, other threads:[~2009-07-10  4:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <5y8wixm9iw.fsf@fencepost.gnu.org>
2009-07-09 23:37 ` bug#3803: 23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names Kevin Ryde
2009-07-10  4:50   ` bug#3803: marked as done (23.1.50; compilation.txt compilation-perl and compilation-weblint "symbol" names) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.