[mythtv-commits] mythtv/master commit: 7b9fbe215 by Gavin Hurlbut	(Beirdo)
    MythTV 
    noreply at mythtv.org
       
    Sat Jul  9 13:13:38 UTC 2011
    
    
  
      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-09T06:08:52-07:00
   Push Date:  2011/07/09 06:13:29 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  7b9fbe21513e9938db60f9c3a3cccaa58d13e87a
   Changeset:  https://github.com/MythTV/mythtv/commit/7b9fbe215
Log:
Remove VERBOSE, put in a forced error message
Now if you try to use VERBOSE instead of LOG, you will get a compile-time
error  message like:
mythlogging.cpp: In function âQString logStrerror(int)â:
mythlogging.cpp:1163: error: call to âVERBOSEâ declared with attribute error: VERBOSE is gone, use LOG
The conversion is complete.  Next step is to sweep through all the changes
looking for LOC that shouldn't have been removed, and obvious boneheaded
mismappings.
Modified:
   mythtv/libs/libmythbase/mythlogging.h
    
    
More information about the mythtv-commits
mailing list