Opened 8 years ago
#338 new new-feature
need a script that finds missing classdefs in feisty c++ code
Reported by: | Fred T. Hamster | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-scripts | Version: | |
Keywords: | Cc: |
Description
that thing in astring that was missing in filename?
the DEF for the class?
that should be in every .h file.
write a script that reports any .h which is missing a class name definition.
then we can get it to ignore the small set that doesn't need the class name (with a list of ignorable files).
Note:
See TracTickets
for help on using tickets.