]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0680: VMS does not have defined uintptr_t v9.1.0680
authorZoltan Arpadffy <zoltan.arpadffy@gmail.com>
Sun, 18 Aug 2024 14:59:20 +0000 (16:59 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 18 Aug 2024 14:59:20 +0000 (16:59 +0200)
commit10231ac63895a0f6e284713e45cb08ed7f9945aa
tree13703a4039f5de114bf8d5d43457595b4ef9b561
parent890f97ce57ed90d55a87ff1b88914922cda8f016
patch 9.1.0680: VMS does not have defined uintptr_t

Problem:  VMS does not have defined uintptr_t
Solution: Add type definitions (Zoltan Arpadffy)

closes: #15520

Signed-off-by: Zoltan Arpadffy <zoltan.arpadffy@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/evalfunc.c
src/version.c