Mercurial > vim
comparison vimtutor.bat @ 35318:8bc82c96a36f v9.1.0461
patch 9.1.0461: too many strlen() calls in drawline.c
Commit: https://github.com/vim/vim/commit/f51ff96532ab8f97f779b44d17dccdda9d8ce566
Author: John Marriott <basilisk@internode.on.net>
Date: Sun Jun 2 19:44:11 2024 +0200
patch 9.1.0461: too many strlen() calls in drawline.c
Problem: too many strlen() calls in drawline.c
Solution: Refactor code to avoid strlen()
(John Marriott)
closes: #14890
Signed-off-by: John Marriott <basilisk@internode.on.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 02 Jun 2024 20:00:05 +0200 |
parents | 79aaaa134298 |
children | 616de167c988 |
comparison
equal
deleted
inserted
replaced
35317:dd25edaf7ce9 | 35318:8bc82c96a36f |
---|