Opened 17 years ago
Closed 17 years ago
#5521 closed defect (fixed)
Some typedefs in mythfrontend do not have names
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | trivial | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
typedef does not require a name. But g++ doesn't work as hard if a name is provided. A couple of typedefs in mythfrontend do not have names.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | programs_mythfrontend-missing-typedef-name.patch added |
---|
Note:
See TracTickets
for help on using tickets.
adds names to typedefs