Date: Thu, 19 Jul 2012 14:57:20 -0700 (PDT) From: Pedro Giffuni <pfg@freebsd.org> To: "freebsd-current@FreeBSD.org" <freebsd-current@FreeBSD.org> Subject: libedit : feel like obsoleting el_data_get/set Message-ID: <1342735040.48354.YahooMailNeo@web113516.mail.gq1.yahoo.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1342735040.48354.YahooMailNeo>
