Files
neovim/test/functional
Justin M. Keyes 278c5d452c win/os_env_exists(): workaround libuv bug #10734
os_env_exists() fails on MSVC build:
    os_env_exists:104: uv_os_getenv(EMPTY_VAR) failed: -4094 UNKNOWN

- Revert 396a3945c4
- HACK: Windows: return TRUE if uv_os_getenv() returns UV_UNKNOWN, until
  libuv bug is fixed: https://github.com/libuv/libuv/issues/2413

ref 396a3945c4 (r34642361)
2019-08-10 11:48:36 +02:00
..
2019-08-05 04:02:41 +02:00
2019-08-07 14:20:23 +02:00
2019-08-10 11:46:26 +02:00
2019-05-05 14:05:25 +02:00
2016-06-10 21:50:49 +03:00