]> source.dussan.org Git - aspectj.git/commit
More fixes for 116679: now copes with the enclosingSP type that we introduced for 1.5
authoraclement <aclement>
Wed, 30 Nov 2005 12:11:03 +0000 (12:11 +0000)
committeraclement <aclement>
Wed, 30 Nov 2005 12:11:03 +0000 (12:11 +0000)
commitfcb16b97f4c2ca11e3f02b5e2b396932764b010d
tree95d28d6c8f7e78c2f93b4709f2e4bfd3693eb342
parentc88e6bc262b9ec81625c28071989cc59862cf5e4
More fixes for 116679: now copes with the enclosingSP type that we introduced for 1.5
tests/compatibility/Simple.java [deleted file]
tests/compatibility/case1/Simple.java [new file with mode: 0644]
tests/compatibility/case2/A.java [new file with mode: 0644]
tests/compatibility/case2/TrackingErrors.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc150/Ajc150Tests.java
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml
weaver/src/org/aspectj/weaver/bcel/BcelShadow.java
weaver/src/org/aspectj/weaver/bcel/LazyClassGen.java