]> source.dussan.org Git - aspectj.git/commit
fix and test case for pr79523: BCException: illegal change to pointcut declaration...
authoracolyer <acolyer>
Fri, 19 Aug 2005 19:51:32 +0000 (19:51 +0000)
committeracolyer <acolyer>
Fri, 19 Aug 2005 19:51:32 +0000 (19:51 +0000)
commit93fdce17441da20b66f6db665db9d9272adda09c
treefcf5af19f7ecc443651b8aa90b1c466d6ea46402
parent7b325703558284f5dbf21c5e94b1ffc76e4e382c
fix and test case for pr79523:  BCException: illegal change to pointcut declaration: calls(<nothing>)
tests/bugs150/pr79523.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/patterns/ReferencePointcut.java