diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2026-04-21 09:50:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-21 09:50:46 -0400 |
| commit | 4af0c5d8df5d72af28c171007d35e4e6285a0f57 (patch) | |
| tree | 9bb5c4d7d1cfae84c6659bd5d7ccb206f210ab4a /runtime/lua/vim/provider/python.lua | |
| parent | ac8459a09c9076282fc6a622a6f28dd0a0e1cde1 (diff) | |
build: gen_char_blob.lua: "bad argument to format" if path contains "%" #39274
Problem:
Build fails if user cloned the repo to a path with "%" chars:
src/gen/gen_char_blob.lua:51: bad argument #1 to 'format' (number expected, got string)
Solution:
- Escape "%" chars.
- Also use "%q" in case the path has spaces...
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
