From: "Samuli Suominen (drac)" <drac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/libtabe/files: libtabe-0.2.6-fabs.patch
Date: Tue, 29 Apr 2008 19:52:48 +0000 [thread overview]
Message-ID: <E1Jqvse-0003ot-Kp@stork.gentoo.org> (raw)
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
reply other threads:[~2008-04-29 19:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Jqvse-0003ot-Kp@stork.gentoo.org \
--to=drac@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox