]> source.dussan.org Git - aspectj.git/commit
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
authoraclement <aclement>
Thu, 27 Jan 2005 17:27:57 +0000 (17:27 +0000)
committeraclement <aclement>
Thu, 27 Jan 2005 17:27:57 +0000 (17:27 +0000)
commitb2714f437b60f303cf445649cf86a3008000ffdd
tree7d2d4ae90fbe009e33a3af74680f0def8fdcc2c3
parent2aeab8210db82a9610a17fc9aeeb47a3ee70897e
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
- Don't let the munger that adds the ptw field and methods match on an interface.
weaver/src/org/aspectj/weaver/PerTypeWithinTargetTypeMunger.java