Bug 45036 - [formatter] New formatter fails formatting multiple field declarations using K_CLASSBODY_DECLARATION kind
Summary: [formatter] New formatter fails formatting multiple field declarations using ...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M5   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-16 14:41 EDT by Olivier Thomann CLA
Modified: 2003-11-19 12:49 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 2003-10-16 14:41:30 EDT
Using M4, the code formatter cannot format multiple field declarations when the
kind K_CLASS_BODY_DECLARATIONS is used.
Comment 1 Olivier Thomann CLA 2003-10-16 14:42:08 EDT
Fixed and released in HEAD.
Regression test added.
Comment 2 David Audel CLA 2003-11-19 12:49:12 EST
Verified.