]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1358: if_lua: compile warnings with gcc15 v9.1.1358
authorlilydjwg <lilydjwg@gmail.com>
Fri, 2 May 2025 13:17:14 +0000 (15:17 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 2 May 2025 13:17:14 +0000 (15:17 +0200)
commit7292c0cb157621d6c0552a19a41b691ccd5b9ed4
tree8da67c5c75e3895474c7ca94336ebe3dcf207256
parent1c58019a827120de5dace0030af3cd62db0e2282
patch 9.1.1358: if_lua: compile warnings with gcc15

Problem:  if_lua: compile warnings with gcc15
Solution: update function prototypes (lilydjwg)

see also https://github.com/ruby/ruby/pull/13202.

closes: #17243

Signed-off-by: lilydjwg <lilydjwg@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/if_ruby.c
src/version.c