Mercurial > vim
view src/libvterm/t/66screen_extent.test @ 27920:8543d5a1103e v8.2.4485
patch 8.2.4485: compiler warning for uninitialized variable
Commit: https://github.com/vim/vim/commit/3e7637bd266da43c9158f0e1cfe3f7f7843d7147
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Feb 28 21:02:19 2022 +0000
patch 8.2.4485: compiler warning for uninitialized variable
Problem: Compiler warning for uninitialized variable.
Solution: Initialize the variable. (John Marriott)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 28 Feb 2022 22:15:03 +0100 |
parents | bf530e4e910a |
children |
line wrap: on
line source
INIT WANTSCREEN !Bold extent RESET PUSH "AB\e[1mCD\e[mE" ?screen_attrs_extent 0,0 = 0,0-1,1 ?screen_attrs_extent 0,1 = 0,0-1,1 ?screen_attrs_extent 0,2 = 0,2-1,3 ?screen_attrs_extent 0,3 = 0,2-1,3 ?screen_attrs_extent 0,4 = 0,4-1,79