mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
patch 9.1.0923: too many strlen() calls in filepath.c
Problem: too many strlen() calls in filepath.c Solution: refactor filepath.c and remove calls to STRLEN(), unify dos_expandpath() and unix_expandpath() into a single function closes: #16160 Signed-off-by: John Marriott <basilisk@internode.on.net> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
618c4d36ca
commit
e29c8bafa7
727
src/filepath.c
727
src/filepath.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user