PR# 15337 Adding inheritance clause introduces undetected VYCP(2) error

Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2009/01/28
Class: Bug
Severity: Serious
Number: 15337
Release: 6.4.76833
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: Adding inheritance clause introduces undetected VYCP(2) error

Description
After initial compilation, an inheritance clause is added to a class which
already converts to the new parent.  This introduces a VYCP(2) error but the
compiler does not detect it.

Added eweasel test incr314 for this bug.
To Reproduce
Run eweasel test incr134.
Problem Report Interactions