Opened 13 years ago

Closed 13 years ago

#164 closed defect (fixed)

Violations of style guide section 3.2.2 (opening brace)

Reported by: ksuehring Owned by:
Priority: trivial Milestone: HM-3.1
Component: HM Version: HM-3.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description (last modified by ksuehring)

3.2.2. The opening brace is placed on a new line on the same indentation level as the defining keyword (e.g. void, if, for, while, etc.). The included code block starts at the following line and is indented. The closing brace is placed on the same indentation level as the opening brace.

HM-3.0-dev r925

Find all "[A-Za-z\(\)] *\{(^\})*$", Regular expressions, Subfolders, Find Results 1, "Entire Solution"
[...]
Matching lines: 141    Matching files: 21    Total files searched: 116

HM-3.0 (r823)

Matching lines: 128    Matching files: 16    Total files searched: 110

HM 2.0 (r572):

Matching lines: 117    Matching files: 9    Total files searched: 103

Change History (5)

comment:1 Changed 13 years ago by ksuehring

  • Description modified (diff)

comment:2 Changed 13 years ago by davidf

  • Resolution set to fixed
  • Status changed from new to closed

Resolved by r942

comment:3 Changed 12 years ago by davidf

  • Component set to HM

Updating component after adding WD (Text) tickets

comment:4 Changed 12 years ago by davidf

  • Cc fbossen ksuehring davidf added

comment:5 Changed 12 years ago by davidf

  • Cc jct-vc@… added
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Subscriber, Participant)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Reporter, Subscriber, Participant, Always)