]> git.eshelyaron.com Git - emacs.git/commitdiff
Add new entries.
authorVinicius Jose Latorre <viniciusjl@ig.com.br>
Mon, 12 Nov 2007 18:27:10 +0000 (18:27 +0000)
committerVinicius Jose Latorre <viniciusjl@ig.com.br>
Mon, 12 Nov 2007 18:27:10 +0000 (18:27 +0000)
etc/ChangeLog
etc/compilation.txt

index 589e5365474a97b9c2193d01f3e896b86127e2a5..0f3b9484b2eaa12d2547fe2719b36d71537d7408 100644 (file)
@@ -1,3 +1,9 @@
+2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+       * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
+       compilation-perl--Test, compilation-perl--Test::Harness and
+       compilation-weblint.
+
 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * MACHINES: Remove Sun windows info.
index 2b30b17abdc4d6a60976fceb39cba587ec0278f6..426cb19ade961eb6e16ce6841ad54e0d9ccba632 100644 (file)
@@ -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 <fdjsk>
+
+
 * Directory tracking
 
 Directories are matched via `compilation-directory-matcher'.  Files which are