Re: 5.1b gsub
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: 5.1b gsub
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2005年11月07日 09:51:47 -0200
> Some points to consider, given that the new gsub will bust a lot of code;
Is there really lots of code?
> Does someone want to volunteer to fix the a zillion gsubs in luasocket?
I volunteer. The "zillions" in that case is 8; with a trivial replace
'end)' by 'return "" end)' (with manual confirmation) I did that in less
than one minute.
-- Roberto