Mercurial > vim
view runtime/doc/os_beos.txt @ 29245:b12fd2b3be63 v8.2.5141
patch 8.2.5141: using "volatile int" in a signal handler might be wrong
Commit: https://github.com/vim/vim/commit/155f2d1451949d1124bfd6ba9c55be6bd74bab75
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Jun 20 13:38:33 2022 +0100
patch 8.2.5141: using "volatile int" in a signal handler might be wrong
Problem: Using "volatile int" in a signal handler might be wrong.
Solution: Use "volatile sig_atomic_t".
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 20 Jun 2022 14:45:03 +0200 |
parents | 47bfe07e06a3 |
children | f8116058ca76 |
line wrap: on
line source
*os_beos.txt* For Vim version 8.2. Last change: 2020 Jun 07 VIM REFERENCE MANUAL by Bram Moolenaar *beos* *BeOS* *BeBox* This file used to contain particularities for the BeOS port of Vim. The BeOS support was removed in patch 8.2.0849. vim:tw=78:ts=8:noet:ft=help:norl: