[mythtv-commits] mythtv commit: r7525 - in trunk/mythplugins/mythdvd by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 18 19:26:06 UTC 2005


      Author: danielk
        Date: 2005-10-18 19:26:04 +0000 (Tue, 18 Oct 2005)
New Revision: 7525
   Changeset: http://cvs.mythtv.org/trac/changeset/7525

Modified:

   trunk/mythplugins/mythdvd/mtd/dvdprobe.h
   trunk/mythplugins/mythdvd/mythdvd/dvdinfo.h

Log:

Fixes #478, by wrapping dvd headers in extern "C" macros.

This appears to be due to systems that update to glibc 2.3.5 without
putting using dvdread headers that have put the inttypes.h include
of ifo_types.h inside a extern "C" wrapper.

This is really a distribution problem with the dvdread package, but 
it looks like it is easy enough to work around this bug.






More information about the mythtv-commits mailing list