From: Gregory Seidman Date: 2008-12-05T03:01:55+09:00 Subject: Re: [ANN] FFI 0.2.0 On Wed, Dec 03, 2008 at 10:09:03AM +0900, Wayne Meissner wrote: > Greetings Rubyists. > > The JRuby team is proud to announce the release of 0.2.0 of FFI for > Ruby. This release is compatible with the FFI implementation released > in JRuby 1.1.6 [...] > Highlights of changes since 0.1.1: > [...] > - variadic function support (from Luc Heinrich ) [...] I have been waiting for that feature. Is there a code example of setting up a variadic function somewhere? --Greg