tags: patch
thank you
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This patch should fix it (I just checked it compiles with gcc 4.4 though, I
don't have a gcc 4.5 installation around.)
Cheers,
Luca
diff -rNu splix-2.0.0/src/ppdfile.cpp splix-2.0.0.new/src/ppdfile.cpp
- --- splix-2.0.0/src/ppdfile.cpp 2009-02-06 12:49:10.000000000 +0100
+++ splix-2.0.0.new/src/ppdfile.cpp 2010-03-17 17:55:38.585903986 +0100
@@ -282,7 +282,7 @@
* Opérateur d'assignation
* Assignment operator
*/
- -void PPDFile::Value::operator = (const PPDFile::Value::Value &val)
+void PPDFile::Value::operator = (const PPDFile::Value &val)
{
if (_preformatted)
delete[] _preformatted;
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkuhDe0ACgkQ+AQB36CPPlr5PgCeMeUtBXTDvIVlku2zK1r2Hff8
jZsAoK2Aspz6qatVPXnUMdjlh4xIVO8Q
=j3yJ
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]