[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #18617 [Tor]: Write a tool to check for modularity violations in Tor's codebase
#18617: Write a tool to check for modularity violations in Tor's codebase
------------------------------+--------------------------------
Reporter: nickm | Owner:
Type: enhancement | Status: new
Priority: High | Milestone: Tor: 0.2.9.x-final
Component: Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: SponsorS-can |
------------------------------+--------------------------------
It's easy to find out which C files look at symbols from which other C
files. If we combine that with the ability to know which C files belong
to which modules, and which functions should move to _other_ C files,
we'll be in good shape for a low-impact redividing of our source code into
well-considered modules, to further simplify our modulewise callgraph.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18617>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
- Prev by Author:
[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #2715, #3522, #7532, #8993, #9001, #11147, #11148, #12500, #13194, #13195, #13466, #13738, #13739, #13792, #13828, #14223, #14828, #14854, #15008, #15017, #15255, #15272, #15463, #15469, #15557, #15938, #16387, #16537, #16706, #17520, #17868, #18157, #18280
- Next by Author:
[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #1944, #3733, #8244, #8976, #13802, #15254, #16538, #16558, #16702, #16943, #17627, #18054
- Previous by thread:
[tor-bugs] [Tor Bug Tracker & Wiki] Batch modify: #2715, #3522, #7532, #8993, #9001, #11147, #11148, #12500, #13194, #13195, #13466, #13738, #13739, #13792, #13828, #14223, #14828, #14854, #15008, #15017, #15255, #15272, #15463, #15469, #15557, #15938, #16387, #16537, #16706, #17520, #17868, #18157, #18280
- Next by thread:
Re: [tor-bugs] #18617 [Tor]: Write a tool to check for modularity violations in Tor's codebase
- Index(es):