libedit : feel like obsoleting el_data_get/set
- From: Pedro Giffuni <pfg@xxxxxxxxxxx>
- Date: Thu, 19 Jul 2012 14:57:20 -0700 (PDT)
Hello;
In my attempt to update libedit and make it somewhat more in line with
NetBSD's code I found we added two private functions: el_data_get and
el_data_set:
http://svnweb.freebsd.org/base?view=revision&revision=50070 ;
According to OpenGrok we are not using those functions at all, plus
we have had for a while the upstream sanctioned el_get() and
el_set(),
.
I have no hurry to remove them but I do think it would be good to
reduce some differences with NetBSD's version so I have this
patch that I would like to commit as soon as next week.
http://people.freebsd.org/~pfg/patches/libedit/patch-libedit-obsolete
Raise your hand if you happen to use them and would prefer
the change postponed or not done.
best regards,
Pedro.
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: two scripts for X220 users
- Next by Date: Problem with Vbox after recent upgrade
- Previous by thread: two scripts for X220 users
- Next by thread: Problem with Vbox after recent upgrade
- Index(es):