From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/readline/files: readline-6.2-rlfe-tgoto.patch
Date: Wed, 25 Dec 2013 23:44:29 +0000 (UTC) [thread overview]
Message-ID: <20131225234429.E3E082004C@flycatcher.gentoo.org> (raw)
vapier 13/12/25 23:44:29
Added: readline-6.2-rlfe-tgoto.patch
Log:
Version bump. Fix tgoto test in rlfe example #385091 by Agostino Sarubbo. Use pkg-config to get ncurses linking info #457558 by Travis Hansen. Export AR ourselves to use a better default #484866 by Agostino Sarubbo.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Revision Changes Path
1.1 sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/files/readline-6.2-rlfe-tgoto.patch?rev=1.1&content-type=text/plain
Index: readline-6.2-rlfe-tgoto.patch
===================================================================
https://bugs.gentoo.org/385091
https://lists.gnu.org/archive/html/bug-readline/2011-10/msg00000.html
--- a/examples/rlfe/configure
+++ b/examples/rlfe/configure
@@ -4062,6 +4062,7 @@ cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
+extern char *tgoto(char *, int, int);
main()
{
exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1);
reply other threads:[~2013-12-25 23:44 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=20131225234429.E3E082004C@flycatcher.gentoo.org \
--to=vapier@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