Mercurial > vim
diff runtime/syntax/csc.vim @ 20267:456c3b98d4c8 v8.2.0689
patch 8.2.0689: when using getaddrinfo() the error message is unclear
Commit: https://github.com/vim/vim/commit/a38b2b737e244eb2e4f199e070b05f86f4d433d4
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun May 3 17:03:29 2020 +0200
patch 8.2.0689: when using getaddrinfo() the error message is unclear
Problem: When using getaddrinfo() the error message is unclear.
Solution: Use gai_strerror() to get the message. (Ozaki Kiichi,
closes #6034)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 03 May 2020 17:15:04 +0200 |
parents | 46763b01cd9a |
children | 11b656e74444 |