Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 1995 14:35:39 -0700
From:      Nate Williams <nate@trout.sri.MT.net>
To:        "Andrew A. Chernov" <ache@freefall.cdrom.com>, CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com
Subject:   Re: cvs commit: src/gnu/lib/libreadline readline.c readline.h
Message-ID:  <199503172135.OAA14568@trout.sri.MT.net>
In-Reply-To: "Andrew A. Chernov" <ache@freefall.cdrom.com> "cvs commit: src/gnu/lib/libreadline readline.c readline.h" (Mar 17,  1:11pm)

next in thread | previous in thread | raw e-mail | index | archive | help
> ache        95/03/17 13:11:55
> 
>   Modified:    gnu/lib/libreadline readline.c readline.h
>   Log:
>   Fix savestring & gdb conflict
>   Moreover, this fix not breaks any pgm which uses readline's savestring

I would have done this differently, but it works.  Chet mentioned in
private email that savestring() should not be exported from the library
(it's an internal function), so my change would be to delete from
readline totally so any program that relies on it is broken.


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503172135.OAA14568>