Mercurial > vim
view runtime/spell/en.utf-8.sug @ 32611:a4b5a6a95005 v9.0.1637
patch 9.0.1637: compiler warning for uninitialized variable
Commit: https://github.com/vim/vim/commit/54f50cbf6a470316a262e4389d62424e6f06b81c
Author: Christian Brabandt <cb@256bit.org>
Date: Fri Jun 16 21:42:06 2023 +0100
patch 9.0.1637: compiler warning for uninitialized variable
Problem: Compiler warning for uninitialized variable.
Solution: Move the variable to an inner block and initialize it. (Christian
Brabandt, closes #12549)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 16 Jun 2023 22:45:04 +0200 |
parents | 319980d694f4 |
children |