Преглед изворни кода

message changes for e37

tags/V1_7_0RC1
aclement пре 12 година
родитељ
комит
1cdc647a33
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2
    0
      tests/src/org/aspectj/systemtest/ajc152/ajc152.xml

+ 2
- 0
tests/src/org/aspectj/systemtest/ajc152/ajc152.xml Прегледај датотеку

@@ -257,6 +257,8 @@
<compile files="AspectClass.java" options="-1.5">
<message kind="error" line="7" text="Duplicate method incomingMessage() in type AspectClass"/>
<message kind="error" line="12" text="Duplicate method incomingMessage() in type AspectClass"/>
<!-- in e37 the TypeDeclaration.traverse(ASTVisitor,CompilationUnitScope) no longer checks 'ignoreFurtherInvestigation' so gets further -->
<message kind="warning" line="11" text="no match for this type name: Incoming [Xlint:invalidAbsoluteTypeName]"/>
</compile>
</ajc-test>

Loading…
Откажи
Сачувај