[packages/z88dk] - delete obsolete patch

witekfl witekfl at pld-linux.org
Thu Aug 29 11:39:38 CEST 2013


commit 3eda680682137b0930e28fd8711a845e89128dc3
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Aug 29 11:38:43 2013 +0200

    - delete obsolete patch

 z88dk-format_security.patch | 11 -----------
 1 file changed, 11 deletions(-)
---
diff --git a/z88dk-format_security.patch b/z88dk-format_security.patch
deleted file mode 100644
index 0730b06..0000000
--- a/z88dk-format_security.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- z88dk/src/z80asm/die.c.old	2013-03-14 16:05:23.173003307 +0100
-+++ z88dk/src/z80asm/die.c	2013-03-14 16:05:47.210041707 +0100
-@@ -66,7 +66,7 @@ void die( e4c_exception_type exception,
- 
-     sstr_vfset( errstr, msg, argptr );   /* build message */
- 
--    fprintf( stderr, sstr_data( errstr ) );
-+    fputs( sstr_data( errstr ), stderr );
-     throw( exception, sstr_data( errstr ) );
- }
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/z88dk.git/commitdiff/3eda680682137b0930e28fd8711a845e89128dc3



More information about the pld-cvs-commit mailing list