]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1414: MS-Windows: compile warnings in os_win32.c v9.1.1414
authorJohn Marriott <basilisk@internode.on.net>
Mon, 26 May 2025 18:25:38 +0000 (20:25 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 26 May 2025 18:25:38 +0000 (20:25 +0200)
commit2c7ccaab87279b3f1a53b00fe64c3eed9fa89804
treea2e1445729f410ce6440bdeebfac4f6ee37f072f
parent318ff9c3627f595905064d11b0d66b63bfe89ff1
patch 9.1.1414: MS-Windows: compile warnings in os_win32.c

Problem:  MS-Windows: compile warnings in os_win32.c
Solution: update function declarations, correctly access param arg in
          set_flag() using (sig_atomic_t) cast (John Marriott)

closes: #17368

Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: John Marriott <basilisk@internode.on.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/os_win32.c
src/version.c