packages: cups-driver-splix/gcc45.patch (NEW) - initial

uzsolt uzsolt at pld-linux.org
Fri May 28 07:21:16 CEST 2010


Author: uzsolt                       Date: Fri May 28 05:21:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial

---- Files affected:
packages/cups-driver-splix:
   gcc45.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/cups-driver-splix/gcc45.patch
diff -u /dev/null packages/cups-driver-splix/gcc45.patch:1.1
--- /dev/null	Fri May 28 07:21:16 2010
+++ packages/cups-driver-splix/gcc45.patch	Fri May 28 07:21:11 2010
@@ -0,0 +1,11 @@
+--- splix-2.0.0-orig/src/ppdfile.cpp	2010-05-28 07:13:42.152301039 +0200
++++ splix-2.0.0/src/ppdfile.cpp	2010-05-28 07:14:24.492308202 +0200
+@@ -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;
================================================================


More information about the pld-cvs-commit mailing list