Re: lua: Add missed lua 5.4 references

2022-07-04 Thread William Lallemand
On Tue, Jun 28, 2022 at 10:11:32AM +0200, Christian Ruppert wrote: > On 2022-06-22 04:54, Willy Tarreau wrote: > > Hi Christian, > > > > On Tue, Jun 21, 2022 at 11:05:09PM +0200, Christian Ruppert wrote: > >> Hey guys, > >> > >> is there any news on this or got this one just lost? I couldn't find

Re: lua: Add missed lua 5.4 references

2022-06-21 Thread Willy Tarreau
Hi Christian, On Tue, Jun 21, 2022 at 11:05:09PM +0200, Christian Ruppert wrote: > Hey guys, > > is there any news on this or got this one just lost? I couldn't find a > response to it so I assume it just got lost. > Or is there anything against it? > To bad forwarding doesn't work and since this

Re: lua: Add missed lua 5.4 references

2022-06-21 Thread Christian Ruppert
Hey guys, is there any news on this or got this one just lost? I couldn't find a response to it so I assume it just got lost. Or is there anything against it? To bad forwarding doesn't work and since this mail is quite old already: https://www.mail-archive.com/haproxy@formilux.org/msg39689.html

lua: Add missed lua 5.4 references

2021-02-01 Thread Callum Farmer
Add missed lua 5.4 references Missed in INSTALL and Makefile Lua 5.4 support has already been added (needs backport to 2.0) --- a/INSTALL +++ b/INSTALL @@ -295,9 +295,9 @@ Lua is an embedded programming language supported by HAProxy to provide more advanced scripting capabilities. Only versions 5.