]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1686: if_ruby: unknown pragma when not using gcc v9.1.1686
authorCthulhux <github@tuxproject.de>
Mon, 25 Aug 2025 21:45:13 +0000 (23:45 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 25 Aug 2025 21:45:13 +0000 (23:45 +0200)
commitf32d204e14262f682e5aa59deea73f339c1d5064
treed7873caad867196ed47a4c9edf42c73681b888ce
parentc6a0f42cdb8b0d9c5beda98176caad0cf48550c2
patch 9.1.1686: if_ruby: unknown pragma when not using gcc

Problem:  if_ruby: unknown pragma when not using gcc
Solution: only use GCC pragma, when using GCC
          (Cthulhux)

fixes: #18109
closes: #18110

Signed-off-by: Cthulhux <github@tuxproject.de>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/if_ruby.c
src/version.c