Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2009 13:35:35 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        Robert Nagy <robert@openbsd.org>
Cc:        pgollucci@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: luasocket namespace clash with lighttpd mod_magnet
Message-ID:  <55402152@bb.ipt.ru>
In-Reply-To: <20090829071611.GA25487@bsd.hu> (Robert Nagy's message of "Sat, 29 Aug 2009 09:16:11 %2B0200")
References:  <20090822202653.GA3713@bsd.hu> <20090829071611.GA25487@bsd.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 29 Aug 2009 09:16:11 +0200 Robert Nagy wrote:

> Noone cares?

A better way is to submit the patch as a followup to the PR.
Then this PR may be committed after a maintainer timeout. HTH

> On (2009-08-22 22:26), Robert Nagy wrote:
> > Basically - luasocket defines buffer_init(); which is common enough to be defined
> > elsewhere and it is defined in mod_magnet, so you end up with a SIGSEGV.
> > The attatched patch solves the issue by renaming the buffer_* funcs to ls_buffer_*.
> > Its a totally safe diff that does not affect anything else and fixes a problem.
> > 
> > I've commited this to OpenBSD already, but I need it on FreeBSD too.
> > 
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=138055 contains a wrong diff,
> > sorry for that.
[patch skipped]

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55402152>