From: SourceForge.net <no...@so...> - 2003-06-10 21:42:40
|
Bugs item #752204, was opened at 2003-06-10 16:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=752204&group_id=44253 Category: Definitions (source editor) Group: Ugly Status: Open Resolution: None Priority: 5 Submitted By: James Hsia (jhsia) Assigned to: Nobody/Anonymous (nobody) Summary: Indent: Curly braces within parenthesis Initial Comment: Whenever an expression that uses curly braces is typed within an enclosing set of parentheses (e.g. passing a statically defined array to a method) and that expression is not the final argument passed to the method, then any following lines are indented too far which is a problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=752204&group_id=44253 |