IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#377 closed enhancement (fixed)

#endif statement comments would help code readability

Reported by: eugene Owned by: robert.desonia@…
Priority: high Milestone:
Component: docs Version: unspecified
Severity: minor Keywords:
Cc:

Description

the # endif statements in the code should probably have a comment to indicate
which #if statement is being ended, unless it is patently obvious. since we
don't indent the #if #endif sets (rightly, I think!), they can be difficult to
read otherwise. examples exist in psTrace.h

Change History (6)

comment:1 by robert.desonia@…, 21 years ago

Severity: normalenhancement

comment:2 by robert.desonia@…, 21 years ago

Severity: enhancementnormal
Status: newassigned

comment:3 by robert.desonia@…, 21 years ago

Severity: normalenhancement

comment:4 by robert.desonia@…, 21 years ago

Resolution: fixed
Status: assignedclosed

did a search for #endif and added comments to each.

comment:5 by Paul Price, 20 years ago

Keywords: VERIFIED added

Bug has been resolved.... closing.

comment:6 by Paul Price, 20 years ago

Keywords: VERIFIED removed

Bugs have been fixed... closing.

Note: See TracTickets for help on using tickets.