Bug 71574 - reformat source command messes up C99 initializers
Summary: reformat source command messes up C99 initializers
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Astyle (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-01 01:21 UTC by Jon Smirl
Modified: 2006-10-15 15:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Smirl 2004-01-01 01:21:48 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

The reformat source command messes up the formatting of C99 initializers real bad. They still compile but are all indented wrong.
Comment 1 Matt Rogers 2006-10-15 15:30:44 UTC
Fixed in the KDevelop 3.4 branch as part of this commit:

SVN commit 595657 by dymo:

Applied patch from Megan Webb:
Update to the astyle plugin to use astyle v1.19
Changes:
- layout of the formatting dialog has changed to mirror the astyle
command line options help.
- all options from commandline astyle can be set.
- interactive display of most options selected.
- tooltips for all options