Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37796485
en ru br
ALT Linux repositórios
S:4.2.1-alt8
5.0: 2.2.0-alt7
4.1: 2.2.0-alt6
4.0: 2.2.0-alt6
3.0: 2.2.0-alt4

Outros repositórios
Upstream:4.1.2

Group :: Sistema/Bibliotecas
RPM: beecrypt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: beecrypt-4.2.1-alt-assert.patch
Download


diff --git a/beecrypt/include/beecrypt/api.h b/beecrypt/include/beecrypt/api.h
index 151567c..b163460 100644
--- a/beecrypt/include/beecrypt/api.h
+++ b/beecrypt/include/beecrypt/api.h
@@ -53,11 +53,7 @@
 # define BEECRYPTCXXAPI
 #endif
 
-#if HAVE_ASSERT_H
-# include <assert.h>
-#else
-# define assert(x)
-#endif
+#include <assert.h>
 
 #ifndef ROTL32
 # define ROTL32(x, s) (((x) << (s)) | ((x) >> (32 - (s))))
 
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