]> source.dussan.org Git - aspectj.git/commit
tests and fixes for two awful error message bugs:
authorjhugunin <jhugunin>
Wed, 2 Jul 2003 23:12:18 +0000 (23:12 +0000)
committerjhugunin <jhugunin>
Wed, 2 Jul 2003 23:12:18 +0000 (23:12 +0000)
commitba41fae6547688e8714d01be27bc81dbbe850f55
tree942e8dfd6ff41b9c2c7d64485734020d9b38b48d
parent2e3c9191a9cb753ff54cf20592dcd0ef14bfc83a
tests and fixes for two awful error message bugs:
[Bug 39458] New: Compiler crash in ajc 1.1
[Bug 39460] New: Missing import crashes compiler
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/ast/AccessForInlineVisitor.java
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/ast/AdviceDeclaration.java
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/PrivilegedHandler.java
tests/ajcTests.xml
tests/ajcTestsFailing.xml
tests/bugs/MissingImport.java [new file with mode: 0644]
tests/bugs/NewVoid.java [new file with mode: 0644]