Date: 01/15/01
- Next message: rasmus <email protected>: "[PHP-DEV] PHP 4.0 Bug #8716 Updated: Error in date("j", <time>) or getdate(<time>) function"
- Previous message: ageorgou <email protected>: "[PHP-DEV] PHP 4.0 Bug #8716: Error in date("j", <time>) or getdate(<time>) function"
- In reply to: Ragnar Kjørstad: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- Next in thread: Ragnar Kjørstad: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- Reply: Ragnar Kjørstad: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jan 15, 2001 at 11:16:14AM +0100, Ragnar Kjørstad wrote:
> On Mon, Jan 15, 2001 at 09:11:56AM -0000, Sam Liddicott wrote:
> >
> > If I were to write a proxy library which could integrate with various
> > read-line style libraries - lets say just the GNU one for now to save time,
> > and er... released this proxy under LGPL, surely PHP could use my proxy and
> > thus make use of GNU's GPL'd readline.
>
> No, not if the proxy is linked into both php and gettext.
>
> GPL can only be linked to other GPL code, or code that is licensed under
> a GPL compatible license.
If our extension is written to support a non-GPL readline clone (say a
BSD licensed one), and it then accidentally works with the GNU readline
shared library, that can't be our problem, or?
I guess it's not that simple, just a thought.
Stig
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: rasmus <email protected>: "[PHP-DEV] PHP 4.0 Bug #8716 Updated: Error in date("j", <time>) or getdate(<time>) function"
- Previous message: ageorgou <email protected>: "[PHP-DEV] PHP 4.0 Bug #8716: Error in date("j", <time>) or getdate(<time>) function"
- In reply to: Ragnar Kjørstad: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- Next in thread: Ragnar Kjørstad: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- Reply: Ragnar Kjørstad: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- Reply: Zeev Suraski: "Re: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

