]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.2136: MSVC errorformat can be improved v9.0.2136
authorShawn Hatori <shawn.hatori@gmail.com>
Tue, 28 Nov 2023 19:51:07 +0000 (20:51 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 28 Nov 2023 19:51:07 +0000 (20:51 +0100)
commit8ceb99001b52d0c642e7532763ec9d8217ee86e3
tree6e2baf2c98876899b78461ebce516af8b3f5bc76
parentfcaeb3d42b228e73c669b2fce78f1d3fe112769f
patch 9.0.2136: MSVC errorformat can be improved

Problem:  MSVC errorformat can be improved
Solution: parse error type and column number in MSVC errorformat

closes: #13587

Signed-off-by: Shawn Hatori <shawn.hatori@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/option.h
src/version.c