lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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