On 2007-07-30, Nobuyoshi Nakada <nobu / ruby-lang.org> wrote: > First, 1.8 doesn't support C++ officially yet. Gosh! That's a surprise - this is the first time there have been problems like this with Ruby/FLTK. I just assumed it was supposed to work. How do projects like qtruby deal with this? >> then it works with version 1.8.6 , but fails with version 1.8.6-p36 : >> >> In file included from /usr/lib/ruby/1.8/i686-linux/ruby.h:719, >> from foo.cc:1: >> /usr/lib/ruby/1.8/i686-linux/intern.h:207: error: use of enum `rb_thread_status' without previous declaration >> /usr/lib/ruby/1.8/i686-linux/intern.h:207: error: invalid type in declaration before ';' token > > Already fixed in the SVN repository. ( /me builds from SVN. ) So it is! Excellent! Will there be another patch version of 1.8.6 ? Regards, Jeremy Henty