]> source.dussan.org Git - aspectj.git/commit
Work on Bugzilla 42668: effect of an after returning type incompatible with a join...
authorehilsdal <ehilsdal>
Tue, 18 Nov 2003 02:43:31 +0000 (02:43 +0000)
committerehilsdal <ehilsdal>
Tue, 18 Nov 2003 02:43:31 +0000 (02:43 +0000)
commit393f65bdec7a0822eddd55af22a8f7fce9bc58cd
tree673ea8f88d6f7554a80df486bee560b2b3a95948
parent07cdee49d842cfc761a24c92e611042812719699
Work on Bugzilla 42668: effect of an after returning type incompatible with a join point return type
 * fix to semantics document to describe correct semantics
 * checkin of failing coverage test case for correct semantics
docs/progGuideDB/semantics.xml
tests/ajcTestsFailing.xml
tests/bugs/IncompatibleAfterReturningTypeCE.java [deleted file]
tests/ehTests.xml [new file with mode: 0644]
tests/new/AfterReturningParamMatching.java [new file with mode: 0644]