]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1234: Compile error when SIZE_MAX is not defined v9.1.1234
authorZoltan Arpadffy <zoltan.arpadffy@gmail.com>
Mon, 24 Mar 2025 19:31:12 +0000 (20:31 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 24 Mar 2025 19:33:08 +0000 (20:33 +0100)
commit7cedae3ec3be2af24a7e717e4cb4b8658bc4e9b7
tree77fed510f1449142a507724c8b17d7c865a8f28b
parentb42b9fc41f27f92aaf4f96cd4149f3160e9fe588
patch 9.1.1234: Compile error when SIZE_MAX is not defined

Problem:  Compile error when SIZE_MAX is not defined
Solution: Define SIZE_MAX (Zoltan Arpadffy)

related: #16962

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