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