]> source.dussan.org Git - aspectj.git/commit
fix for pr62606 - raises a lint warning when itdc does not contain an explicit call...
authoracolyer <acolyer>
Thu, 3 Nov 2005 17:12:01 +0000 (17:12 +0000)
committeracolyer <acolyer>
Thu, 3 Nov 2005 17:12:01 +0000 (17:12 +0000)
commit97b20efcc65e4ffa5a6b027fb4d6c575d1857879
tree1e51b9befc6f4c8f88c8bf7594e83c8f30d1e05e
parentac15d777ac6d2604317976926007e8bd70c64656
fix for pr62606 - raises a lint warning when itdc does not contain an explicit call to a constructor. Can be suppressed using @SuppressAjWarnings
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/ast/InterTypeConstructorDeclaration.java