Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Message-ID: <3B1CFE49.20A885CA@yahoo.com> Date: Tue, 05 Jun 2001 11:44:09 -0400 From: Earnie Boyd Reply-To: Cygwin Users X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Jason Tishler CC: "Charles S. Wilson" , Cygwin Users Subject: Re: [avail for test] readline-4.2-1 References: <20010605113203 DOT B490 AT dothill DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jason Tishler wrote: > > Chuck, > > On Mon, Jun 04, 2001 at 10:42:18AM -0400, Charles S. Wilson wrote: > > Jason Tishler wrote: > > > I will update Cygwin PostgreSQL and Python ASAP to facilitate the upgrade > > > to readline-4.2-1. > > > > Don't rush. I like some testing time before we make the switch to 4.2 > > official. Remember, I had to reapply (mostly re-edit) my 200k patch by > > hand because the 4.1patch didn't apply cleanly. So, 4.2 is basically a > > "new" port. Let's give it a while to settle. It seems to work fine > > *for me*, but outside confirmation is a good thing. > > Unfortunately, due to API changes (i.e., deprecation) both PostgreSQL > and Python no longer build OOTB. PostgreSQL and Python fail to link > because filename_completion_function() and completion_matches() are no > longer being exported from the readline's import library, respectively: > > $ nm /usr/lib/libreadline.dll.a | egrep 'filename_completion_function|completion_matches' | fgrep -v rl > > However, these functions are still contained in the readline shared and > static libraries for backwards compatibility: > > $ nm /usr/bin/cygreadline4.2.dll | egrep 'filename_completion_function|completion_matches' | fgrep -v rl > 66dd9440 T _completion_matches > 66dd9488 T _filename_completion_function > > $ nm /usr/lib/libreadline.a | egrep 'filename_completion_function|completion_matches' | fgrep -v rl > 000000a8 T _completion_matches > 000000f0 T _filename_completion_function > > Would you be willing to re-export these two functions (and possibly all > of the ones in compat.c)? Otherwise, this is going to take some time... > > Devise patches, submit patches, wait for patches to be considered, > revise patches, submit patches, etc... > Perhaps it would be best if you took on the maintenance of the readline package. Chuck has relinquished that job although he is willing to help the new maintainer come up to speed. -- Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple