[packages/ming] add one more prototype fix

atler atler at pld-linux.org
Thu Aug 13 21:06:30 CEST 2026


commit 3cca9f7bb7a5603548658c15578ea91852c1555b
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Aug 13 21:05:46 2026 +0200

    add one more prototype fix

 prototypes.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/prototypes.patch b/prototypes.patch
index ce623cd..3190990 100644
--- a/prototypes.patch
+++ b/prototypes.patch
@@ -19,3 +19,14 @@
  #include "perl_swf.h"
  
  
+--- libming-ming-0_4_8/src/blocks/block.h.orig	2017-04-07 10:12:56.000000000 +0200
++++ libming-ming-0_4_8/src/blocks/block.h	2026-08-13 21:03:07.647292319 +0200
+@@ -89,7 +89,7 @@
+ SWFBlock newSWFProtect(const char *);
+ 
+ /* return a new empty block */
+-SWFBlock newEmptySWFBlock();
++SWFBlock newEmptySWFBlock(SWFBlocktype);
+ 
+ /* return the block's type */
+ SWFBlocktype SWFBlock_getType(SWFBlock block);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ming.git/commitdiff/3cca9f7bb7a5603548658c15578ea91852c1555b



More information about the pld-cvs-commit mailing list