]> source.dussan.org Git - aspectj.git/commit
Tests and fix for Bugzilla Bug 54421
authoraclement <aclement>
Wed, 11 Aug 2004 13:18:24 +0000 (13:18 +0000)
committeraclement <aclement>
Wed, 11 Aug 2004 13:18:24 +0000 (13:18 +0000)
commitd43a39103f476d95cade6b87b604ee4578de25b3
tree88f9042ebb174041e88e97688a5ee99cae473aca
parent0f21863d2428663a84d914b928fba56e8baa8f14
Tests and fix for Bugzilla Bug 54421
   Compile time declarations (warning and error) do not accept string concatenation (with +)
tests/bugs/decwStrings.java [new file with mode: 0644]
tests/bugs/decwStringsErroneous.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc121/Ajc121Tests.java
tests/src/org/aspectj/systemtest/ajc121/ajc121-tests.xml
weaver/src/org/aspectj/weaver/patterns/PatternParser.java