]> source.dussan.org Git - aspectj.git/commit
test and fix for 156904: missing type warning then it matches anyway
authoraclement <aclement>
Tue, 3 Oct 2006 15:00:34 +0000 (15:00 +0000)
committeraclement <aclement>
Tue, 3 Oct 2006 15:00:34 +0000 (15:00 +0000)
commit782ade25e6d68caf361f51a1e040edbd6855842b
tree0ff9aff34b8d7757ad238fc84a32bf753a759786
parent7b831ff7356725b9872a9635d1e0eeb035f2790b
test and fix for 156904: missing type warning then it matches anyway
tests/bugs153/pr156904/inDiffPkgAndImport/A.aj [new file with mode: 0644]
tests/bugs153/pr156904/inDiffPkgAndImport/Outer.java [new file with mode: 0644]
tests/bugs153/pr156904/inDiffPkgWithoutImport/A.aj [new file with mode: 0644]
tests/bugs153/pr156904/inDiffPkgWithoutImport/Outer.java [new file with mode: 0644]
tests/bugs153/pr156904/inSameFile/A.aj [new file with mode: 0644]
tests/bugs153/pr156904/inSamePkg/A.aj [new file with mode: 0644]
tests/bugs153/pr156904/inSamePkg/Outer.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc153/Ajc153Tests.java
tests/src/org/aspectj/systemtest/ajc153/ajc153.xml
weaver/src/org/aspectj/weaver/patterns/WildTypePattern.java