[tor-bugs] #23500 [Core Tor/Tor]: check-spaces.pl doesn't check for spaces not being after a comma in functions
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Sep 13 06:15:35 UTC 2017
#23500: check-spaces.pl doesn't check for spaces not being after a comma in
functions
------------------------------+--------------------
Reporter: ewong | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Tor | Version:
Severity: Trivial | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------
right now, running |make check-spaces| ignores instances such
that there are no spaces after commas.
i.e.
tt_int_op(1,OP_EQ, r);
for consistency's sake, there should be a space after the comma.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23500>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list