PR# 16901 Resuming compilation after VEEN error in system with QAT crashes with compiler error

Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2010/06/22
Class: Bug
Severity: Serious
Number: 16901
Release: 6.6.83602
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 x64
Synopsis: Resuming compilation after VEEN error in system with QAT crashes with compiler error

Description
The compiler correctly reports a VEEN error on a system that uses
qualified anchored types that involve a formal generic.  But resuming
the compilation crashes the compiler with:

-------------------------------------------------------------------------------
ISE_EXCEPTION_MANAGER
                    raise @9               Compiler error:
<00000000097B1268>                         Developer exception.          Fail
-------------------------------------------------------------------------------

while trying to display an error message.

I suspect this is fixed now that test anchor031 is fixed, but
I'm adding it for completeness.

Added eweasel test incr364 for this bug.
To Reproduce
Run eweasel test incr364.
Problem Report Interactions
From:alexk_es    Date:2010/06/30    Status: Closed    Download   
The test passes in rev#83757 of EiffelStudio 6.7 intermediate release.