[mythtv-commits] mythtv commit: r18271 by nigel
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Sep 12 07:55:02 UTC 2008
Author: nigel
Date: 2008-09-12 07:55:02 +0000 (Fri, 12 Sep 2008)
New Revision: 18271
Changeset: http://cvs.mythtv.org/trac/changeset/18271
Modified:
trunk/mythtv/libs/libmythupnp/mmembuf.h
Log:
MinGW compile fix. Seems harmless on other platforms.
The Q_COMPAT_EXPORT became '__attribute__((dllimport))', which isn't
compatible with inline methods (or, in fact, any of MMemBuf's methods)
More information about the mythtv-commits
mailing list