[7.2.374] Ruby eval() doesn't understand Vim types.
commit6199c6b7129ce8389ba79107ad284aeb42c49298
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 24 Feb 2010 15:46:57 +0000 (24 15:46 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 24 Feb 2010 15:46:57 +0000 (24 15:46 +0000)
tree8678b0057a4325deb538d9ca18fc8f79f84098be
parent9ca825ec03a93ea44462ef2a3aeba5dfbde447d7
[7.2.374] Ruby eval() doesn't understand Vim types.

Problem:    Ruby eval() doesn't understand Vim types.

Solution:   Add the vim_to_ruby() function.  (George Gensure)

Patch 7.2.374
src/eval.c
src/if_ruby.c
src/version.c