PR# 17035 Once function anchored to standalone QAT yields invalid VFFD(7) error
Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2010/08/17
Class: Bug
Severity: Non-critical
Number: 17035
Release: 6.7.84178
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9.0.10) Gecko/2009042715 Firefox/3.0.10
Solaris 10 on SPARC
Synopsis: Once function anchored to standalone QAT yields invalid VFFD(7) error
Description
This example is similar to bug #16947 (test anchor050). In that case, a function whose return type was a QAT that was a standalone type incorrectly elicited a VFFD(7) error. That bug has been fixed. However, a similar case where a QAT that is a standalone type is used as actual generic in another QAT still causes incorrect report of a VFFD(7) error. The type in question appears to be standalone, so it should be accepted. Added eweasel test anchor058 for this (presumed) bug. If I'm confused (just back from a long vacation), please correct the test and close the bug.
To Reproduce
Run eweasel test anchor058.
Problem Report Interactions
Fixed in rev#84216 of EiffelStudio 6.7 intermediate release.