On Monday, July 8, 2013 7:25:03 AM UTC-4, Timothee Gauthier wrote:
> Hi,
> 
> I compile Vim on OS X with the latest version, but when I do in vim every 
> "rubydo" command:
> :rubydo puts "x"
> 
> It crash with 
> Vim: Caught deadly signal TRAP
> Vim: Finished.
> 

When you install vim, ask it not to strip symbol table:

$ sudo make install STRIP=/usr/bin/true

For some reason ruby 2.0 has problems with that.

BR,
Kent

-- 
-- 
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