]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1706: MS-Windows: Compile error when building with if_ruby v9.1.1706
authorFoxe Chen <chen.foxe@gmail.com>
Wed, 27 Aug 2025 21:53:41 +0000 (23:53 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 27 Aug 2025 21:53:41 +0000 (23:53 +0200)
commit2635e83d46d51e3e896d2f433503deb8c7a65b82
treea1ec4e1a4261b02ef87887e2660f6fbcd0642fe7
parent6931730433d8a50801a7a19d5e28ce2c71226f64
patch 9.1.1706: MS-Windows: Compile error when building with if_ruby

Problem:  MS-Windows: Compile error when building with if_ruby
          (Christian Robinson, after v9.1.1704)
Solution: Do not define gettimeofday() if ruby interface is compiled in
          (Foxe Chen).

fixes: #18143
closes: #18144

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/proto/time.pro
src/time.c
src/version.c