Re: GNU readline and BSD license

Поиск
Список
Период
Сортировка
От Alfred Perlstein
Тема Re: GNU readline and BSD license
Дата
Msg-id 20001229155141.B19572@fw.wintelcom.net
обсуждение исходный текст
Ответ на Re: GNU readline and BSD license  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: GNU readline and BSD license  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
* Tom Lane <tgl@sss.pgh.pa.us> [001229 15:43] wrote:
> Lamar Owen <lamar.owen@wgcr.org> writes:
> > How different is the feature set?
> 
> I was going to ask the same thing.  If it's an exact replacement then
> OK, but I do not want to put up with non-Emacs-compatible keybindings,
> to mention just one likely issue.
> 
> The whole thing really strikes me as make-work anyway.  Linux is GPL'd;
> does anyone want to argue that we shouldn't run on Linux?  Since we
> are not including libreadline in our distribution, there is NO reason
> to worry about using it when it's available.  Wanting to find a
> replacement purely because of the license amounts to license bigotry,
> IMHO.

Rasmus Lerdorf warned one of you guys that simply linking to GNU
readline can contaminate code with the GPL.

Readline isn't LGPL which permits linking without lincense issues,
it is GPL which means that if you link to it, you must be GPL as
well.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: how do i store \0 inside a text attribute?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: GNU readline and BSD license