Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
patch 8.0.1681: the format attribute fails with MinGW
Problem: The format attribute fails with MinGW. (John Marriott) Solution: Don't use the format attribute with MinGW.
- Loading branch information
Showing
with
11 additions
and 5 deletions.
- +2 −2 src/channel.c
- +3 −3 src/proto.h
- +2 −0 src/version.c
- +4 −0 src/vim.h