Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
afefed62
Commit
afefed62
authored
Nov 12, 2007
by
Vinicius Jose Latorre
Browse files
Add new entries.
parent
4130f72c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
0 deletions
+36
-0
etc/ChangeLog
etc/ChangeLog
+6
-0
etc/compilation.txt
etc/compilation.txt
+30
-0
No files found.
etc/ChangeLog
View file @
afefed62
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.
...
...
etc/compilation.txt
View file @
afefed62
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment