Bug 49653 - Unnecessary white space is added after last semicolon in for statement without increments
Summary: Unnecessary white space is added after last semicolon in for statement withou...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M7   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-07 16:11 EST by Olivier Thomann CLA
Modified: 2004-02-11 12:56 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2004-01-07 16:11:20 EST
Using latest, the code formatter had a white space that is not necessary in for
statements that don't have any increments.
The whitespace is after the semicolon.
Same thing for the first semicolon if there is no condition.
Comment 1 Olivier Thomann CLA 2004-01-07 16:18:08 EST
Fixed and released in HEAD.
Regression test added.
Comment 2 Frederic Fusier CLA 2004-02-11 12:56:08 EST
Verified for 3.0-M7 with build I200402102000.