Opened 7 years ago
Last modified 3 years ago
#7117 new enhancement
One of our code-checking tools should make sure that we don't add more reserved identifiers
Reported by: | nickm | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | Tor: unspecified |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | tor-client lint compilation warning reserved-id c-standard compliance |
Cc: | Actual Points: | ||
Parent ID: | Points: | 2 | |
Reviewer: | Sponsor: |
Description
Now that #1031 is closed, we should make sure we don't add any more reserved identifiers. We could expand 'make check-spaces' to solve that, or start using another lint-ish tool, or something else.
Child Tickets
Change History (1)
comment:1 Changed 3 years ago by
Keywords: | lint compilation warning reserved-id c-standard compliance added |
---|---|
Points: | → 2 |
Severity: | → Normal |
Note: See
TracTickets for help on using
tickets.