Re: [ANN] Lua 5.4.0 (work1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (work1) now available
- From: Andrew Gierth <andrew@...>
- Date: 2018年3月14日 19:30:25 +0000
>>>>> "Russell" == Russell Haley <russ.haley@gmail.com> writes:
>> https://reviews.freebsd.org/D13690
Russell> The above is a link to my suggested patches to the Lua 5.3
Russell> port for FreeBSD to build on FreeBSD 10-12 (9 should work, I
Russell> haven't tested below 10. HEAD is 12). This also contains the
Russell> suggested libedit patch that I came to independently.
Is there some strong reason to patch the source to reference
edit/readline/readline.h rather than just doing -I/usr/include/edit as I
did?
Also there are more bugfix patches available than you have included,
notably the one I reported for lua_pushcfunction.
--
Andrew.