freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Fwd: Re: [FR-devel] Introduction] - now is: ripper source file


From: Rich Kilmer
Subject: RE: [Fwd: Re: [FR-devel] Introduction] - now is: ripper source file
Date: Fri, 8 Nov 2002 15:57:45 -0500

I think that rb_thread_pass was not avail in 1.7.

if memory serves...matz removed it from his parse.y

so I changed it to rb_thread_wait instead

it seemed to work then

if the patched version works on 1.6 lets use it to be compatible
with 1.6 and 1.7.

-rich

> -----Original Message-----
> From: Laurent Julliard [mailto:address@hidden 
> Sent: Friday, November 08, 2002 3:53 PM
> To: address@hidden
> Cc: FreeRIDE Developers
> Subject: Re: [Fwd: Re: [FR-devel] Introduction] - now is: 
> ripper source file
> 
> 
> Rich Kilmer wrote:
> > sorry for delaying...here you go...it changes ripper.y 
> which is parsed 
> > by bison to generate ripper.c.
> > 
> > I attached the diff and the file.
> > 
> > Regards,
> > 
> >
> 
> Rich,
> 
> I looked at the ripper.y.diff file and noticed that the tread 
> pass was 
> changed with a thread wait. What was the reason for that 
> change again? 
> (rb_thread_pass did not compile on Ruby 1.7 in general or on Ruby 1.7 
> WIn32 only?)
> 
> I'm using Ruby 1.6.6 Linux and the original ripper.y worked fine for 
> me originally. So do you think we should also use the modified verion 
> for Linux or keep the original one?
> 
> Laurent
> 
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]