]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1382: if_ruby: unused compiler warnings from ruby internals v9.1.1382
authorPhilip H. <47042125+pheiduck@users.noreply.github.com>
Sun, 11 May 2025 13:01:31 +0000 (15:01 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 11 May 2025 13:01:31 +0000 (15:01 +0200)
commit411730e277c408f89c82ae7dbb1ebfa71ec0f4e5
tree84cb546d0fd35660384065423283af126ce21887
parent74e8f28b5c697d1e690a198caa4b3b0ee2d82fb1
patch 9.1.1382: if_ruby: unused compiler warnings from ruby internals

Problem:  if_ruby: unused compiler warnings from ruby internals
Solution: disable -Wunused-parameter for if_ruby internal code
          (Philip H.)

closes: #17297

Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/if_ruby.c
src/version.c