PR# 4532 Redundant tabs and empty lines in generated Eiffel classes

Problem Report Summary
Submitter: peter_gummer
Category: EiffelBuild
Priority: Medium
Date: 2005/04/06
Class: Bug
Severity: Non-critical
Number: 4532
Release: 5.6.0123
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
Synopsis: Redundant tabs and empty lines in generated Eiffel classes

Description
The Eiffel classes generated by EiffelBuild contain redundant tabs and newlines.

VISION2_APPLICATION has 2 lines with trailing tabs.

MAIN_WINDOW has 2 extra lines: one after "MAIN_WINDOW_IMP" and another at the end of the source file.

MAIN_WINDOW_IMP has one extra line before "feature {NONE} -- Implementation", and lots of trailing tabs.
To Reproduce
1. Start EiffelBuild.

2. Ctrl+N.

3. Choose a folder and click OK.

4. Ctrl+G.

5. View the three generated Eiffel classes.
Problem Report Interactions
From:peter_gummer    Date:2005/11/11    Download