diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2018-04-05 16:34:10 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2018-04-11 14:38:06 -0300 |
commit | b6e96a3651db5ed27ec561a110610893e5421a59 (patch) | |
tree | be9cdbdf52ce4bdc9f35ee3f3bbf7346bf3503d0 /config.ld | |
parent | 1f0e55811b54201625f8397d14015048394d0825 (diff) | |
download | luarocks-b6e96a3651db5ed27ec561a110610893e5421a59.tar.gz luarocks-b6e96a3651db5ed27ec561a110610893e5421a59.tar.bz2 luarocks-b6e96a3651db5ed27ec561a110610893e5421a59.zip |
Try to isolate uses of namespaced name strings
Add asserts to uses of `name` arguments to check that they
are not namespaced; rename namespace-able name arguments
to `ns_name` and avoid some unrelated uses of the `name`
argument that don't represent rock names (there are still
others around, to be fixed eventually).
This may cause some failures in some untested code paths
with namespaced packages, but we hope to catch them
with better testing. Better to be safe here than to
perform filesystem operations on incorrect paths.
Diffstat (limited to 'config.ld')
0 files changed, 0 insertions, 0 deletions