[vim/vim] incorrect platform detection in windows 10 (#1115)

28 views
Skip to first unread message

Konstantin Gorodinskii

unread,
Sep 25, 2016, 2:54:19 PM9/25/16
to vim/vim

Platform windows 10
vim 8.0.2

when running in cmd.exe :echo has('unix') results to 1
echo has("win32")
echo has("win32s")
echo has('win64') all result to 0


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub

Bram Moolenaar

unread,
Sep 25, 2016, 3:33:44 PM9/25/16
to vim/vim

Konstantin Gorodinskii wrote:

> Platform windows 10
> vim 8.0.2
>
> when running in cmd.exe `:echo has('unix')` results to 1
> `echo has("win32")`
> `echo has("win32s")`
> `echo has('win64')` all result to 0

Not sure what you did, but that is impossible.

--
PRINCE: He's come to rescue me, father.
LAUNCELOT: (embarrassed) Well, let's not jump to conclusions ...
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

Konstantin Gorodinskii

unread,
Sep 25, 2016, 4:11:09 PM9/25/16
to vim/vim

Sorry, that was vim that came with git.

Konstantin Gorodinskii

unread,
Sep 25, 2016, 4:11:11 PM9/25/16
to vim/vim

Closed #1115.

Reply all
Reply to author
Forward
0 new messages