[packages/libpq++] - compilation fix

witekfl witekfl at pld-linux.org
Tue Jan 14 21:00:08 CET 2014


commit 109045b635eb8c4fae6a4742d8da338a3606f741
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Tue Jan 14 20:58:29 2014 +0100

    - compilation fix

 include.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/include.patch b/include.patch
new file mode 100644
index 0000000..a23226e
--- /dev/null
+++ b/include.patch
@@ -0,0 +1,11 @@
+--- libpq++-4.0/pgdatabase.cc.orig	2014-01-14 20:47:24.007055856 +0100
++++ libpq++-4.0/pgdatabase.cc	2014-01-14 20:47:53.750849232 +0100
+@@ -14,7 +14,7 @@
+ *
+ *-------------------------------------------------------------------------
+ */
+-
++#include <cstdlib>
+ #include "pgdatabase.h"
+ 
+ #ifdef HAVE_NAMESPACE_STD
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpq++.git/commitdiff/833684d76e668715dfc16be54111ba8f04ad8676



More information about the pld-cvs-commit mailing list