PR# 12845 VD80 warning does not give full file name in some cases

Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2007/05/23
Class: Bug
Severity: Non-critical
Number: 12845
Release: 6.0.68510
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.0.7) Gecko/20060915 Firefox/1.5.0.7 Solaris 9 on SPARC
Synopsis: VD80 warning does not give full file name in some cases

Description
In some cases, a VD80 warning does not give the full file name.
The name given is rather confusing.  For example, if I compile the
sample graphical application with 68510, I get this warning:


Warning code: VD80
Configuration warning

Class: EV_STOCK_COLORS_IMP
File name: /support/ev_default_colors_imp.e
Expected file name: /support/ev_stock_colors_imp.e

This is quite confusing if one doesn't know what is going on (and it
is still a pain to find the file name).
To Reproduce

										
Problem Report Interactions