aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/util.lua
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2021-12-18 10:56:10 -0700
committerGitHub <noreply@github.com>2021-12-18 10:56:10 -0700
commiteceb0b305e7358e411df7f0f2040e8ed702f631b (patch)
treebd2d2f84e1dab6ef1e033f954ca546160f422ccf /runtime/lua/vim/lsp/util.lua
parent2abd17813e1e71b88f57cc602f6acab25f57b37b (diff)
downloadrneovim-eceb0b305e7358e411df7f0f2040e8ed702f631b.tar.gz
rneovim-eceb0b305e7358e411df7f0f2040e8ed702f631b.tar.bz2
rneovim-eceb0b305e7358e411df7f0f2040e8ed702f631b.zip
fix(build): check for empty value of LUAC_PRG (#16711)
If the LUAC_PRG environment variable is defined, but empty, compilation would still be attempted but would be malformed. This results in garbage bytes being included. Fix this by checking that LUAC_PRG is both defined *and* non-empty.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions