Bug 132112 - user defined formatting spaces
Summary: user defined formatting spaces
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Astyle (show other bugs)
Version: 3.3.4
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-09 08:12 UTC by Serge P
Modified: 2006-10-15 15:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Serge P 2006-08-09 08:12:28 UTC
Version:           3.3.4 (using KDE KDE 3.5.0)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.2 
OS:                Linux

When using 'Reformat source' with user defined format the checking of flag 'Add spaces around parentheses' take no effect while 'Add spaces around operators' perform both actions.
Comment 1 Matt Rogers 2006-10-15 15:30:45 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