]> source.dussan.org Git - aspectj.git/commit
test case and fix for (.....)+ type pattern parsing
authoracolyer <acolyer>
Fri, 12 Aug 2005 11:43:38 +0000 (11:43 +0000)
committeracolyer <acolyer>
Fri, 12 Aug 2005 11:43:38 +0000 (11:43 +0000)
commitfe02f87368665c4f014e0be4525ed2d443967037
tree8e000a9fb309298b14af29a199f879c0f65d1732
parentfcb69e778830899386023f587e0837b7e921e04e
test case and fix for (.....)+ type pattern parsing
tests/bugs150/AnnotationPlusPatternParseError.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/PatternParser.java