> -----Original Message----- > From: Takaaki Tateishi [mailto:ttate / kt.jaist.ac.jp] > > Thank you, > > > cfunc.c > > cfunc.c: In function `rb_dlcfunc_initialize': > > cfunc.c:84: warning: pointer/integer type mismatch in conditional > > expression > > cfunc.c: In function `rb_dlcfunc_call': > > cfunc.c:222: `DLTYPE_LONG_LONG' undeclared (first use in this > > function) > > cfunc.c:222: (Each undeclared identifier is reported only once > > cfunc.c:222: for each function it appears in.) > > cfunc.c:233: parse error before "break" > > make: *** [cfunc.o] Error 1 > > I fixed this problem. Has the fix been uploaded to CVS? I don't see it. > > > # Now, with Ruby 1.6.8 > > Ruby/DL2 is for only ruby-1.8.x. Ah, ok. I thought so, but wasn't sure. Regards, Dan