Mercurial > vim
annotate src/GvimExt/Makefile @ 31426:92afb904fbee v9.0.1046
patch 9.0.1046: class method disassemble test fails on MS-Windows
Commit: https://github.com/vim/vim/commit/3ea8a1b1296af5b0c6a163ab995aa16d49ac5f10
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Dec 10 19:03:51 2022 +0000
patch 9.0.1046: class method disassemble test fails on MS-Windows
Problem: Class method disassemble test fails on MS-Windows.
Solution: Do not match with a specific size.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 10 Dec 2022 20:15:02 +0100 |
parents | ba9d53c7c509 |
children |
rev | line source |
---|---|
30170
ba9d53c7c509
patch 9.0.0421: MS-Windows makefiles are inconsistently named
Bram Moolenaar <Bram@vim.org>
parents:
19382
diff
changeset
|
1 !message This makefile is deprecated. Use Make_mvc.mak instead. |
ba9d53c7c509
patch 9.0.0421: MS-Windows makefiles are inconsistently named
Bram Moolenaar <Bram@vim.org>
parents:
19382
diff
changeset
|
2 !message |
7566
1dd5b27a79b1
commit https://github.com/vim/vim/commit/4514d2769b05faf6edcca42c3ab3d42da84270f1
Christian Brabandt <cb@256bit.org>
parents:
6809
diff
changeset
|
3 |
30170
ba9d53c7c509
patch 9.0.0421: MS-Windows makefiles are inconsistently named
Bram Moolenaar <Bram@vim.org>
parents:
19382
diff
changeset
|
4 !include Make_mvc.mak |