[mythtv-commits] mythtv commit: r12405 - in trunk/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jan 5 01:15:50 UTC 2007


      Author: danielk
        Date: 2007-01-05 01:15:50 +0000 (Fri, 05 Jan 2007)
New Revision: 12405
   Changeset: http://cvs.mythtv.org/trac/changeset/12405

Modified:

   trunk/mythtv/libs/libmythupnp/httprequest.cpp
   trunk/mythtv/programs/mythbackend/backendutil.cpp

Log:

A couple OSX compilation fixes. httprequest.cpp aquired not universally supported socket settings in [12394], this puts those calls in ifdef's. And some weeks ago backendutil.cpp aquired a abs(long long) call, not supported in the OSX gcc fork, this just adds a little compat code for that.




More information about the mythtv-commits mailing list