[tor-bugs] #18617 [Tor]: Write a tool to check for modularity violations in Tor's codebase
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Mar 23 19:01:12 UTC 2016
- Previous message: [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 message: [tor-bugs] #18617 [Tor]: Write a tool to check for modularity violations in Tor's codebase
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
#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
- Previous message: [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 message: [tor-bugs] #18617 [Tor]: Write a tool to check for modularity violations in Tor's codebase
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the tor-bugs
mailing list