Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37780207
en ru br
ALT Linux repositórios
S:4.96-alt1
5.0: 4.69-alt1.1.1
4.1: 4.69-alt1.M41.3
4.0: 4.67-alt1
3.0: 4.51-alt1

Group :: Rede/E-Mail
RPM: exim

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: exim-4.76-pcre.patch
Download


--- exim-4.76/src/exim.c-	2011-05-09 12:36:25.000000000 +0400
+++ exim-4.76/src/exim.c	2011-10-16 07:50:24.138099169 +0400
@@ -948,7 +948,8 @@ DEBUG(D_any) do {
            * unless its an ancient version of PCRE in which case it
            * is not defined */
 #ifdef PCRE_PRERELEASE
-          PCRE_PRERELEASE "",
+#define STR(a) #a
+	STR(PCRE_PRERELEASE),
 #else
           "",
 #endif
 
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