PR# 17736 Compiler incorrectly reports VFFD(8) on a once-per-process procedure in SCOOP system

Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2011/07/11
Class: Bug
Severity: Serious
Number: 17736
Release: 6.8.86627
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
Synopsis: Compiler incorrectly reports VFFD(8) on a once-per-process procedure in SCOOP system

Description
A system with concurrency="scoop" with a once-per-process procedure (not a
function) causes the compiler to report a VFFD(8) error.
Since there is no return type, I don't see how this can be right and the
error message specifically refers to a function.

Added test vffd802 for this bug.

To Reproduce
Run test vffd802.
Problem Report Interactions
From:alexk_es    Date:2011/07/12    Status: Closed    Download   
Fixed in rev#86839 of EiffelStudio 7.0 intermediate release.