PR# 15192 After removing added VLEC error compiler still reports VLEC

Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2008/12/23
Class: Bug
Severity: Serious
Number: 15192
Release: 6.4.76313
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.1.13) Gecko/20080328 Firefox/2.0.0.13 Solaris 10 on SPARC
Synopsis: After removing added VLEC error compiler still reports VLEC

Description
After initial compilation, an actual generic is changed from DOUBLE to 
TEST2 [DOUBLE], where TEST2 is an expanded class that has an attribute of
type G.  The compiler correctly reports a VLEC error.  But when the actual
generic is changed back to its original value of DOUBLE, the compiler still 
reports VLEC even though the classes are now valid.

Added eweasel test incr305 for this incrementality bug.
To Reproduce

										
Problem Report Interactions