[7.2.400] Dynamic Ruby is not initialised properly for version 1.9.1.
commit86c15715661735985724ce92b564cae3833412cb
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 17 Mar 2010 18:14:31 +0000 (17 18:14 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 17 Mar 2010 18:14:31 +0000 (17 18:14 +0000)
treef6a1155f370919861fcce66fc664c12206de6c08
parentf8fce3788ae217a96a25d2fe2c15fb0aa9422c94
[7.2.400] Dynamic Ruby is not initialised properly for version 1.9.1.

Problem:    Dynamic Ruby is not initialised properly for version 1.9.1.
            Ruby cannot create strings from NULL.

Solution:   Cleanup #ifdefs.  Handle NULL like an empty string.  Add
            ruby_init_stack. (Sergey Khorev)

Patch 7.2.400 (after 7.2.387)
src/if_ruby.c
src/version.c