view src/if_perl_msvc/stdbool.h @ 12435:40961647f547 v8.0.1097

patch 8.0.1097: background color wrong if job changes background color commit https://github.com/vim/vim/commit/49a613f84aaa7cccd1d12a2ffc4ebb1956f973aa Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 11 23:05:44 2017 +0200 patch 8.0.1097: background color wrong if job changes background color Problem: Background color wrong if job changes background color. Solution: Get the background color from vterm.
author Christian Brabandt <cb@256bit.org>
date Mon, 11 Sep 2017 23:15:04 +0200
parents d467ca80d3c1
children
line wrap: on
line source

/* A stub stdbool.h for VC2012 or earlier.
 * ActivePerl 5.20+ requires stdbool.h but VC2012 doesn't have it. */
#define bool char