lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Apr 10, 2012 at 13:15, steve donovan <steve.j.donovan@gmail.com> wrote:
> On Tue, Apr 10, 2012 at 11:06 AM, Rob Kendrick <rjek@rjek.com> wrote:
> Vaguely on-topic, I note that the curses module of luaposix includes
> strlcpy.c directly, which is LGPL (from libtool)

Ouch!

> Probably a good idea to find a BSD-licensed variant here, because this
> feels like a violation...

I really hope that Reuben will fix that ASAP. :-(

Here is a ticket: https://github.com/rrthomas/luaposix/issues/33

Alexander.