* [gentoo-commits] gentoo-x86 commit in app-i18n/libtabe/files: libtabe-0.2.6-fabs.patch
@ 2008-04-29 19:52 99% Samuli Suominen (drac)
0 siblings, 0 replies; 1+ results
From: Samuli Suominen (drac) @ 2008-04-29 19:52 UTC (permalink / raw
To: gentoo-commits
drac 08/04/29 19:52:48
Added: libtabe-0.2.6-fabs.patch
Log:
Version bump wrt #219348 using ebuild by Peter Alfredsen.
(Portage version: 2.1.5_rc6)
Revision Changes Path
1.1 app-i18n/libtabe/files/libtabe-0.2.6-fabs.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/libtabe/files/libtabe-0.2.6-fabs.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/libtabe/files/libtabe-0.2.6-fabs.patch?rev=1.1&content-type=text/plain
Index: libtabe-0.2.6-fabs.patch
===================================================================
* QA Notice: Package has poor programming practices which may compile
* fine but exhibit random runtime failures.
* tabe_tsi.c:385: warning: incompatible implicit declaration of built-in function ‘fabs’
* tabe_tsi.c:437: warning: incompatible implicit declaration of built-in function ‘fabs’
* tabe_tsi.c:496: warning: incompatible implicit declaration of built-in function ‘fabs’
* Please do not file a Gentoo bug and instead report the above QA
* issues directly to the upstream developers of this software.
* Homepage: http://packages.qa.debian.org/libt/libtabe.html
diff -NrU5 libtabe-0.2.6.orig.really/src/tabe_tsi.c libtabe-0.2.6.orig/src/tabe_tsi.c
--- libtabe-0.2.6.orig.really/src/tabe_tsi.c 2008-04-20 01:35:56.000000000 +0200
+++ libtabe-0.2.6.orig/src/tabe_tsi.c 2008-04-20 01:36:46.000000000 +0200
@@ -12,10 +12,11 @@
#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <math.h>
#include "tabe.h"
struct TsiInfo *
tabeTsiInfoNew(char *str)
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-04-29 19:52 99% [gentoo-commits] gentoo-x86 commit in app-i18n/libtabe/files: libtabe-0.2.6-fabs.patch Samuli Suominen (drac)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox