diff options
author | LemonBoy <thatlemon@gmail.com> | 2022-04-02 21:59:06 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2022-04-02 21:59:06 +0100 |
commit | 58f331a05f5b7bdddf04e68b6e51a827fd0c43f0 (patch) | |
tree | 349de5cab822dc0ccaea9c127fc960f6ab335d2f /src/window.c | |
parent | 0dac1ab5791819ee9a496273eea38f69a217ac45 (diff) | |
download | vim-git-58f331a05f5b7bdddf04e68b6e51a827fd0c43f0.tar.gz |
patch 8.2.4669: in compiled code len('string') is not inlinedv8.2.4669
Problem: In compiled code len('string') is not inlined.
Solution: Compute the length at compile time if possible. (closes #10065)
Diffstat (limited to 'src/window.c')
0 files changed, 0 insertions, 0 deletions