[wxruby-users] wxRuby 1.9.9 released

Alex Fenton alex at pressure.to
Wed Nov 5 06:28:45 EST 2008


Кирилл Лиходедов wrote:
> Great work, Alex!
>
:)
> By the way, the Windows version now seems to be much more verbose on 
> errors.

That's useful to know, thanks for following this up.

I think the difference is that I compiled the new version of wxWidgets 
for wxRuby 1.9.9 with wxUSE_EXCEPTIONS set 0 instead of 1. I'm guessing 
what was happening was that C++ exceptions were leaking through to Ruby, 
which is a bad thing and caused the uninformative crashes you reported.

I'll make this part of the official build instructions from now on.

alex



More information about the wxruby-users mailing list