PR# 16791 Declaration `a: like {TEST}.a' in class TEST crashes compiler
Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2010/05/31
Class: Bug
Severity: Serious
Number: 16791
Release: 6.6.83355
Confidential: No
Status: Closed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.8) Gecko/20100226 Firefox/3.5.8
OpenSolaris snv_134 on x86
Synopsis: Declaration `a: like {TEST}.a' in class TEST crashes compiler
Description
A class TEST with a declaration a: like {TEST}.a crashes the compiler with a call on Void target. ------------------------------------------------------------------------------- TYPE_A_CHECKER process_anchor @15 <000000000DC93230> Feature call on void target. Fail ------------------------------------------------------------------------------- Added eweasel test anchor011 for this bug.
To Reproduce
Run eweasel test anchor011.
Problem Report Interactions
Fixed in rev#83411 of EiffelStudio 6.7 intermediate release.