Closed
Bug 431437
Opened 17 years ago
Closed 13 years ago
Treehydra: libs: fix decl_name badness
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Developer Infrastructure
Source Code Analysis
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dmandelin, Unassigned)
Details
We have these three functions:
DECL_NAME
decl_name
decl_name_string
This sucks. All 3 are important but have quite distinct purposes (with a confusing overlap between decl_name and decl_name_string), so it's mostly a rename job.
Comment 1•13 years ago
|
||
Dehydra and treehydra are no longer maintained by Mozilla.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•