aboutsummaryrefslogtreecommitdiff
path: root/all
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2018-07-09 13:29:08 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2018-07-09 13:29:08 -0300
commitccf6d098f6a46053ef671b42100e68f12352c5ec (patch)
tree11b0da07c6aebb4ef95d39b6bfbfcf9f275cf3ae /all
parentde2caf7ee4dfc7d641d00bf1d74b261482993b2d (diff)
downloadlua-ccf6d098f6a46053ef671b42100e68f12352c5ec.tar.gz
lua-ccf6d098f6a46053ef671b42100e68f12352c5ec.tar.bz2
lua-ccf6d098f6a46053ef671b42100e68f12352c5ec.zip
'searchpath' creates less temporary strings
When creating error messages, package loaders may create dozens of temporary strings (one or more for each tried template). This change reduces the number of these strings, and avoid creating some of them if the search is successful.
Diffstat (limited to 'all')
0 files changed, 0 insertions, 0 deletions