Fwd: [PATH] kdemultimedia compile fix
Aaron J. Seigo
aseigo at kde.org
Mon May 30 00:01:52 BST 2005
forwarding to the proper list ...
---------- Forwarded Message ----------
Subject: [PATH] kdemultimedia compile fix
Date: Sunday 29 May 2005 12:46
From: Patrick Mau <mau at oscar.ping.de>
To: kde-devel at kde.org
Hallo all,
the appended patch is needed to compile kdemultimedia as of todays svn
checkout. I simply used 'svn diff' and hope that's Ok. The fix itself
should be obvious.
Cheers,
Patrick
Index: akode/lib/player.cpp
===================================================================
--- akode/lib/player.cpp (revision 419540)
+++ akode/lib/player.cpp (working copy)
@@ -41,6 +41,8 @@
#ifndef NDEBUG
#include <iostream>
#define AKODE_DEBUG(x) {std::cerr << "akode: " << x << "\n";}
+#else
+#define AKODE_DEBUG(x) {}
#endif
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe
>> <<
-------------------------------------------------------
--
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20050530/1db04ddc/attachment.sig>
-------------- next part --------------
_______________________________________________
kde-multimedia mailing list
kde-multimedia at kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia
More information about the kde-multimedia
mailing list