X-Spam-Check-By: sourceware.org
Date: Wed, 25 Jan 2006 18:21:07 -0500
From: Bob Rossi <bob@brasko.net>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: readline-5.1-1, libreadline6-5.1-1
Message-ID: <20060125232107.GA26969@brasko.net>
Mail-Followup-To: cygwin@cygwin.com
References: <announce.43D23BA3.1080905@byu.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <announce.43D23BA3.1080905@byu.net>
User-Agent: Mutt/1.5.9i
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> A new release of readline and libreadline6, 5.1-1, is available for use,
> replacing 5.0-4.

Is there any known bugs with readline-5.1 on Cygwin? I've tracked down my 
problem compiling and running CGDB to this package.

In linux, everything works fine, although I know these problems could
lie anywhere. CGDB uses the alternative callback mechanism of the readline 
library. I had several contributions to readline, which improved the readline
library's alterntive callback mode.

Does the Cygwin distro patch readline-5.1? If so, where can I see these
patches?

Basically, I think when I link to readline and call 
rl_callback_handler_install, it is modifing the terminal on stdout, even 
though I don't run readline on that terminal. I open a new terminal, and apply 
readline to that.

Thanks,
Bob Rossi

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

