[mythtv-firehose] mythtv/master commit: 44a519e68 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Mon Jul 11 01:18:49 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-10T18:16:26-07:00
   Push Date:  2011/07/10 18:18:44 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  44a519e68de7f62498e35af5807b46bbdcb98ec8
   Changeset:  https://github.com/MythTV/mythtv/commit/44a519e68

Log:

Remove a pile of compile warnings for FreeBSD

Seems that the __attribute__((error)) is only in GCC 4.3.x+.  As FreeBSD is
using 4.2.1, it throws a warning every time it sees it.  To get around this,
I've defined MERROR(x) much the same as MDEPRECATED was defined.

Modified:

   mythtv/libs/libmythbase/mythbaseexp.h
   mythtv/libs/libmythbase/mythlogging.h



More information about the mythtv-firehose mailing list