id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 5514 missing name in typedef declaration in libmythtv Erik Hovland Isaac Richards typedef does not require a name when making a declaration. This leads to enums which are of anonymous type. Not really a problem, but by not having them the compiler throws a parse warning and has to run a special set of code to deal with that. If a name is put in the declaration, then the parser doesn't have to work as hard. defect closed trivial unknown mythtv head low fixed 0