Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37745862
en ru br
ALT Linux repositórios
S:4.14-alt3
5.0: 4.13-alt3
4.1: 4.13-alt3
4.0: 4.13-alt3
3.0: 4.13-alt2

Outros repositórios
Upstream:4.13b

Group :: Edição
RPM: a2ps

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: a2ps-4.13-includes.patch
Download


--- a2ps-4.13/lib/path-concat.c.includes	1999-10-10 14:34:46.000000000 -0400
+++ a2ps-4.13/lib/path-concat.c	2004-10-01 08:25:27.048395690 -0400
@@ -26,13 +26,12 @@
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
 #if HAVE_STRING_H
 # include <string.h>
 #endif
 #include <sys/types.h>
 
-/* char *malloc (); */
-
 #ifndef DIRECTORY_SEPARATOR
 # define DIRECTORY_SEPARATOR '/'
 #endif
--- a2ps-4.13/lib/quotearg.c.includes	2000-01-19 03:19:48.000000000 -0500
+++ a2ps-4.13/lib/quotearg.c	2004-10-01 08:30:52.892125379 -0400
@@ -26,6 +26,7 @@
 #include <xalloc.h>
 
 #include <ctype.h>
+#include <wctype.h>
 #if defined (STDC_HEADERS) || (!defined (isascii) && !defined (HAVE_ISASCII))
 # define ISASCII(c) 1
 #else
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009