[packages/h323plus: 4/8] - fix building with gcc 4.7

baggins baggins at pld-linux.org
Sat Nov 17 15:38:49 CET 2012


commit cad173871ed60cb911c643ac00f6c77dbbc5634c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Nov 17 15:35:58 2012 +0100

    - fix building with gcc 4.7

 h323plus-gcc47.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/h323plus-gcc47.patch b/h323plus-gcc47.patch
new file mode 100644
index 0000000..c80af1e
--- /dev/null
+++ b/h323plus-gcc47.patch
@@ -0,0 +1,11 @@
+--- h323plus/include/h460/h460_std23.h~	2011-12-16 11:29:04.000000000 +0100
++++ h323plus/include/h460/h460_std23.h	2012-11-17 13:15:55.842757960 +0100
+@@ -63,7 +63,7 @@
+ {
+     // compile issue with PTLIB SVN object.h/cxx r26772 revert both files back to SVN r26754 - SH
+     // commenting out will create a ambiguous delete in class destructor compile error.
+-    PCLASSINFO(PNatMethod_H46024, PNatMethod); 
++//    PCLASSINFO(PNatMethod_H46024, PNatMethod); 
+ 
+     public:
+         PNatMethod_H46024();
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/h323plus.git/commitdiff/80a03e028e264835f927118d78091e61e180d860



More information about the pld-cvs-commit mailing list