Re: build problems

2010-03-02 Thread Ludovic Courtès
Hi Ken, Ken Raeburn writes: > On Feb 15, 2010, at 08:41, Ken Raeburn wrote: >> #1: c-tokenize.lex declares yyget_leng() as returning int, but the flex >> template defines it as returning yy_size_t (which is size_t, a.k.a. unsigned >> long), so c-tokenize.c doesn't compile. Changing the declar

Re: Fluids

2010-03-02 Thread Ludovic Courtès
Hello, l...@gnu.org (Ludovic Courtès) writes: > Andy Wingo writes: > >> But you can't / shouldn't make a new fluid every time you enter a >> `catch', because currently fluids are never garbage collected! We really >> need to fix this. I think it's a 1.9 regression. > > Indeed. We should use a w