diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-11-29 11:48:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-29 11:48:06 +0800 |
commit | 98695b49992daa2b40eb3d5b5e4a86e99c92ed0e (patch) | |
tree | e461078a5a2edb2ff897744bf1be4fc3f90c6ed2 /scripts/gen_help_html.lua | |
parent | 7328c4de54ac96b39853b3f43736aff863fd209d (diff) | |
download | rneovim-98695b49992daa2b40eb3d5b5e4a86e99c92ed0e.tar.gz rneovim-98695b49992daa2b40eb3d5b5e4a86e99c92ed0e.tar.bz2 rneovim-98695b49992daa2b40eb3d5b5e4a86e99c92ed0e.zip |
vim-patch:8.1.1313: warnings for using localtime() and ctime() (#21229)
Problem: Warnings for using localtime() and ctime().
Solution: Use localtime_r() if available. Avoid using ctime().
https://github.com/vim/vim/commit/63d2555c9cefbbeeca3ec87fdd5d241e9488f9dd
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'scripts/gen_help_html.lua')
0 files changed, 0 insertions, 0 deletions