Bug 71574

Summary: reformat source command messes up C99 initializers
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: AstyleAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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