From owner-cvs-all Fri Aug 20 1:49:15 1999 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 8330414E71; Fri, 20 Aug 1999 01:49:10 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (iras-3-12.ucdavis.edu [169.237.17.12]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id BAA58507; Fri, 20 Aug 1999 01:45:32 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id BAA30354; Fri, 20 Aug 1999 01:45:32 -0700 (PDT) (envelope-from obrien) Date: Fri, 20 Aug 1999 01:45:31 -0700 From: "David O'Brien" To: "Matthew N. Dodd" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include histedit.h src/lib/libedit Makefile editline.3 el.c el.h Message-ID: <19990820014531.B30314@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <199908200117.SAA95646@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <199908200117.SAA95646@freefall.freebsd.org>; from Matthew N. Dodd on Thu, Aug 19, 1999 at 06:17:13PM -0700 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Add 2 functions: el_data_set() and el_data_get() which do what you > would expect. (Allow user data to be associated with an EditLine context). > > As this changes no existing interfaces and doesn't alter any structs > visable to the user I've been told that its not necessary to bump > the version of the library. I actually had long talk with one of our toolchain people. The conclusion we came to is that it *does* need to be bumped. (I was checking on my bump of libreadline in -STABLE and the discussion applies here too) -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message