PR# 3454 if you have the order of redefine/rename/export wrong you get the helpful syntax error message

Problem Report Summary
Submitter:
Category: Compiler
Priority: Medium
Date: 2003/06/08
Class: Feature Request
Severity: Non-critical
Number: 3454
Release: 5.3.0620
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030507
Synopsis: if you have the order of redefine/rename/export wrong you get the helpful syntax error message

Description
If you have the order of redefine/rename/export/whatever wrong, ISE Eiffel reports syntax error at some line.

It should say that the order is wrong and print out the correct order:

  rename should come after redefine

something like that.

True Eiffel programmers don't make mistakes like that of course, but I'm still learning :-)
To Reproduce

										
Problem Report Interactions
From:    Date:2003/06/08    Download