From: Vinicius Jose Latorre Date: Mon, 12 Nov 2007 18:27:10 +0000 (+0000) Subject: Add new entries. X-Git-Tag: emacs-pretest-23.0.90~9771 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=afefed62224d2d67be3264fd73f8125a1ee488fa;p=emacs.git Add new entries. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 589e5365474..0f3b9484b2e 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,9 @@ +2007-11-12 Vinicius Jose Latorre + + * compilation.txt: Add new entries: compilation-perl--Pod::Checker, + compilation-perl--Test, compilation-perl--Test::Harness and + compilation-weblint. + 2007-11-01 Dan Nicolaescu * MACHINES: Remove Sun windows info. diff --git a/etc/compilation.txt b/etc/compilation.txt index 2b30b17abdc..426cb19ade9 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -370,6 +370,36 @@ symbol: gcov-file gcov-bb-file gcov-never-called-line gcov-called-line -: 18:} +* Podchecker error messages, per Pod::Checker + +symbol: compilation-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 +*** ERROR: =over on line 1 without closing =back (at head1) at line 3 in file x.pod + + +* Perl Test module error messages + +symbol: compilation-perl--Test + +# Failed test 1 in foo.t at line 6 + + +* Perl Test::Harness output + +symbol: compilation-perl--Test::Harness + +NOK 1# Test 1 got: "1234" (t/foo.t at line 46) + + +* Perl HTML::Lint::Error::as_string() + +symbol: compilation-weblint + +index.html (13:1) Unknown element + + * Directory tracking Directories are matched via `compilation-directory-matcher'. Files which are