[asterisk-bugs] [Asterisk 0016189]: [patch] if, for, while, switch statements all missing space, - Coding guidelines
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 6 14:27:03 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16189
======================================================================
Reported By: alecdavis
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 16189
Category: General
Reproducibility: N/A
Severity: text
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 228233
Request Review:
======================================================================
Date Submitted: 2009-11-06 01:37 CST
Last Modified: 2009-11-06 14:27 CST
======================================================================
Summary: [patch] if, for, while, switch statements all
missing space, - Coding guidelines
Description:
Global change for all *.c files under the asterisk where whole word matches
any of the following.
'if(', 'for(', 'while(' or 'switch('
no functional changes.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0016191 [patch] if, for, while, switch statemen...
======================================================================
----------------------------------------------------------------------
(0113339) russell (administrator) - 2009-11-06 14:27
https://issues.asterisk.org/view.php?id=16189#c113339
----------------------------------------------------------------------
I'm really hesitant to commit stuff like this because it's hard to say that
it's worth the pain it causes by breaking existing patches and causing
conflicts when merging patches between branches. I'm certainly all for
clean up when you're changing an area of code anyway, but I'm not so fond
of mass changes like this.
Issue History
Date Modified Username Field Change
======================================================================
2009-11-06 14:27 russell Note Added: 0113339
======================================================================
More information about the asterisk-bugs
mailing list