On Tue, Sep 30, 2008 at 9:27 PM, Nobuyoshi Nakada <nobu / ruby-lang.org> wrote:
> Hi,
>
> At Tue, 30 Sep 2008 21:27:53 +0900,
> Johan Holmberg wrote in [ruby-core:19043]:
>> Is my analysis of the situation correct?
>
> Yes, and it has been fixed in 1.9.
> Note that 1.8 hasn't supported C++.
> --
> Nobu Nakada
>

Is there any chance that it could be backported to 1.8?
I would like to stay with 1.8 until 1.9 is *the* Ruby used by "everybody".

Your answer in another mail in this thread seem to imply that it is a
rather easy fix (#ifdef RUBY_EXPORT). Or is it more complicated?

/Johan Holmberg