public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: jkratoch@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer-jankratochvil-readline62: Fix up readline/doc/ChangeLog.gdb and readline/examples/ChangeLog.gdb.
Date: Sun, 01 May 2011 11:30:00 -0000	[thread overview]
Message-ID: <20110501113010.1727.qmail@sourceware.org> (raw)

The branch, archer-jankratochvil-readline62 has been updated
       via  ccec88bb2f4506a2d8104775855e96d0388544ea (commit)
       via  870a32f9343210a196768eb76d5d029840d49ed8 (commit)
      from  599183a4bf31fde57bb6a62f83b4caf2bec2e091 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit ccec88bb2f4506a2d8104775855e96d0388544ea
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sun May 1 13:29:45 2011 +0200

    Fix up readline/doc/ChangeLog.gdb and readline/examples/ChangeLog.gdb.

commit 870a32f9343210a196768eb76d5d029840d49ed8
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sun May 1 13:28:13 2011 +0200

    Fix comment in the last commit.
    
        commit 599183a4bf31fde57bb6a62f83b4caf2bec2e091
        Author: Jan Kratochvil <jan.kratochvil@redhat.com>
        Date:   Sat Apr 30 17:45:38 2011 +0200
    
        readline/
        2011-04-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	Workaround gdb.base/completion.exp regression on readline-6.2.
    	* complete.c (get_y_or_n): Disable the return on RL_STATE_CALLBACK.

-----------------------------------------------------------------------

Summary of changes:
 readline/complete.c             |    6 +++---
 readline/doc/ChangeLog.gdb      |    4 ++++
 readline/examples/ChangeLog.gdb |    4 ++++
 3 files changed, 11 insertions(+), 3 deletions(-)

First 500 lines of diff:
diff --git a/readline/complete.c b/readline/complete.c
index 389f86e..a9c46df 100644
--- a/readline/complete.c
+++ b/readline/complete.c
@@ -481,9 +481,9 @@ get_y_or_n (for_pager)
 {
   int c;
 
-/* Disabled for GDB due to the gdb.base/completion.exp regression.
-   Re: [Bug-readline] callback mode pager disable status
-   https://lists.gnu.org/archive/html/bug-readline/2011-04/msg00012.html  */
+/* Disabled for GDB due to the gdb.base/readline-ask.exp regression.
+   [patch] testsuite: Test readline-6.2 "ask" regression
+   http://sourceware.org/ml/gdb-patches/2011-05/msg00002.html  */
 #if 0
   /* For now, disable pager in callback mode, until we later convert to state
      driven functions.  Have to wait until next major version to add new
diff --git a/readline/doc/ChangeLog.gdb b/readline/doc/ChangeLog.gdb
index 14d32f6..4aa05e4 100644
--- a/readline/doc/ChangeLog.gdb
+++ b/readline/doc/ChangeLog.gdb
@@ -1,3 +1,7 @@
+2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+	Imported readline 6.2, and upstream patch 001.
+
 2006-04-24  Daniel Jacobowitz  <dan@codesourcery.com>
 
 	Imported readline 5.1, and upstream patches 001-004.
diff --git a/readline/examples/ChangeLog.gdb b/readline/examples/ChangeLog.gdb
index 4896654..506e0b3 100644
--- a/readline/examples/ChangeLog.gdb
+++ b/readline/examples/ChangeLog.gdb
@@ -1,3 +1,7 @@
+2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+	Imported readline 6.2, and upstream patch 001.
+
 2006-04-24  Daniel Jacobowitz  <dan@codesourcery.com>
 
 	Imported readline 5.1, and upstream patches 001-004.


hooks/post-receive
--
Repository for Project Archer.


                 reply	other threads:[~2011-05-01 11:30 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=20110501113010.1727.qmail@sourceware.org \
    --to=jkratoch@sourceware.org \
    --cc=archer-commits@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).