1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00

Doc fix to compilation.txt.

This commit is contained in:
Chong Yidong 2011-05-08 21:24:57 -04:00
parent 4c44026c14
commit 3a648237a4

View File

@ -45,9 +45,9 @@ symbol: aix
symbol: ant
The regexps found on http://ant.apache.org/faq.html, and since integrated in
both Emacsen, were hairy. Why so many numbers for jikes -- is one a column
number?
The regexps found on http://ant.apache.org/faq.html, and since
integrated in both Emacsen, were hairy. The extra two numbers for
jikes are the ending line and ending column, which we don't use.
[javac] /src/DataBaseTestCase.java:27: unreported exception ...
[javac] /src/DataBaseTestCase.java:49: warning: finally clause cannot complete normally