diff options
| -rw-r--r-- | etc/compilation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index f8b1c16f1ca..8e19222143a 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt | |||
| @@ -47,7 +47,7 @@ symbol: ant | |||
| 47 | 47 | ||
| 48 | The regexps found on http://ant.apache.org/faq.html, and since | 48 | The regexps found on http://ant.apache.org/faq.html, and since |
| 49 | integrated in both Emacsen, were hairy. The extra two numbers for | 49 | integrated in both Emacsen, were hairy. The extra two numbers for |
| 50 | jikes are the ending line and ending column, which we don't use. | 50 | jikes are the ending line and ending column. |
| 51 | 51 | ||
| 52 | [javac] /src/DataBaseTestCase.java:27: unreported exception ... | 52 | [javac] /src/DataBaseTestCase.java:27: unreported exception ... |
| 53 | [javac] /src/DataBaseTestCase.java:49: warning: finally clause cannot complete normally | 53 | [javac] /src/DataBaseTestCase.java:49: warning: finally clause cannot complete normally |