On Tuesday, May 21, 2013 3:01:05 PM UTC-5, Bram Moolenaar wrote:
> Skeept wrote:
> 
> 
> 
> > > Thanks.  I hope a few people can try it out.
> 
> > 
> 
> > Was this patch applied already? 
> 
> > 
> 
> > I tried compiling a 64 bit windows but if failed complaining that some
> 
> > include file could not be found.
> 
> > 
> 
> > If possible could this patch be included for the next release?
> 
> 
> 
> AFAIK this was included in patch 7.3.889.
> 
> 
> 
> > A small example on how to use rubydo (similar to the example on how to
> 
> > use perldo) would be useful for people like me, that don't know much
> 
> > about ruby but would like to learn.
> 
> > 
> 
> > Also for the next release, if possible would it be possible to
> 
> > distribute a 64 bit for windows as well a 32 bit? 
> 
> 
> 
> It's not all that useful.  It uses more memory, is probably a bit
> 
> slower.  I haven't heard real practical advantages.  But perhaps that
> 
> changed with Windows 8?
> 

>From http://vim.wikia.com/wiki/Where_to_download_Vim, reasons one might want a 
>64-bit version:

1. Editing files >4GB in size. 
2. 64-bit WinPE does not have a WOW64 subsystem, hence you cannot run a 32-bit 
executable. 
3. Windows Server 2008 R2 (i.e. Win7 Server) also does not have the WOW64 
subsystem, by default, although it is an optional component you can install. 
4. Potential for performance gains, particularly in heavy memory operations 
like memcpy and memcmp which can be optimized for the 64-bit word size. 
5. Getting 32-bit Vim into a 64-bit "Edit with Vim" context menu entry is 
tricky.

Also, related to WOW64, accessing native commands which only have a 64-bit 
version (like chcp) will fail without a workaround.

-- 
-- 
You received this message from the "vim_dev" 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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui