--===============2134687033== Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary=nextPart1306406.FSvMDohAgU Content-transfer-encoding: 7bit --nextPart1306406.FSvMDohAgU Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline forwarding to the proper list ... =2D--------- Forwarded Message ---------- Subject: [PATH] kdemultimedia compile fix Date: Sunday 29 May 2005 12:46 =46rom: Patrick Mau To: kde-devel@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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =2D-- akode/lib/player.cpp (revision 419540) +++ akode/lib/player.cpp (working copy) @@ -41,6 +41,8 @@ #ifndef NDEBUG #include #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 >> << =2D------------------------------------------------------ =2D-=20 Aaron J. Seigo GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 --nextPart1306406.FSvMDohAgU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBCmknh1rcusafx20MRAsYuAJ4vUnm1j+yf04hid8RmLUrB/jFVLgCcDiEx 0bGQ60Ae44Bprb5TR6j58CM= =bY9N -----END PGP SIGNATURE----- --nextPart1306406.FSvMDohAgU-- --===============2134687033== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kde-multimedia mailing list kde-multimedia@kde.org https://mail.kde.org/mailman/listinfo/kde-multimedia --===============2134687033==--