lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Lua 5.4.2 (src/lundump.c) LoadProtos, remove loop initialization
From
: Ranier Vilela <ranier.vf@
...
>
Date
: Tue, 10 Nov 2020 13:25:25 -0300
Hi,
I think that it is possible to safely remove the initialization loop from the loadProtos function.
Because the same array will be overwritten in the next loop, in the same positions.
Is this correct?
regards,
Ranier Vilela
Attachment:
avoid_redundant_loop_lundump.patch
Description:
Binary data
Follow-Ups
:
Re: Lua 5.4.2 (src/lundump.c) LoadProtos, remove loop initialization
,
Luiz Henrique de Figueiredo
Prev by Date:
Re: Lua 5.4.2 (lua_newstate)
Next by Date:
Re: Two documentation suggestions
Previous by thread:
Re: Two documentation suggestions
Next by thread:
Re: Lua 5.4.2 (src/lundump.c) LoadProtos, remove loop initialization
Index(es):
Date
Thread