[mythtv-commits] Ticket #2511: Doxygen \fn declarations don't match code

MythTV mythtv at cvs.mythtv.org
Sun Oct 1 10:41:39 UTC 2006


#2511: Doxygen \fn declarations don't match code
--------------------+-------------------------------------------------------
 Reporter:  nigel   |       Owner:  ijr    
     Type:  task    |      Status:  new    
 Priority:  minor   |   Milestone:  unknown
Component:  mythtv  |     Version:  head   
 Severity:  medium  |  
--------------------+-------------------------------------------------------
 Checking through the Doxygen log, some Doxygen comments aren't processed
 because they don't match the methods or function prototypes in the code.
 The code has changed over time, but the comments were not updated at the
 same time. Having three possible locations for this stuff (header, Doxygen
 comment, and method/function declaration) is high maintenance.
 [[BR]]
 Removing the \fn lines seems to do the right thing for a few different
 versions of Doxygen, so I will do that for the offending methods.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2511>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list