no two ancestor types are different generic derivations of the same class (2).
Posted November 5th, 2007 by ted_eiffel
in
Purpose:
Test the validity rule for non-conformance inheritance: no two ancestor types are different generic derivations of the same class.
Test procedure:
Compile the attached project.
Expected result:
Error code: ECMA-VHPR(5) Error: different generic derivations of the same class are used in Parent parts. What to do: ensure the derivations are identical or remove offending Parent part.
Class: APPLICATION Derivation 1: P1 [STRING_8] Derivation 2: P1 [ANY]
| Attachment | Size |
|---|---|
| nc4.zip | 982 bytes |
- Login or register to post comments
- Add new test run report
Test runs
| ID | Date | Platform | Result |
|---|---|---|---|
| trr#336 | 41 weeks 2 days ago | Windows 32bit | Passed |