Monday, February 7, 2011

Re: "has('win32')" returns 1 on the Win64 version of vim?



On Mon, Feb 7, 2011 at 1:06 PM, H Xu <xusubsc@gmail.com> wrote:
Hello,

"has('win32')" returns 1 on the Win64 version of vim, and either "has('win64')". Is this kind of weird?
Thanks.


I think this is a pretty standard Windows programming convention.  For example, in the Windows API docs, it says:

_WIN32

Defined for applications for Win32 and Win64.


--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: