I wrote:
>
>
> I guess we could conditionally add prototypes for those functions to
> all the .l files if you really want to move to 2.5.33. Kinda yucky,
> though.
>
>
Actually, we couldn't.The definition section from the .l file gets
included after these functions. So we'd need to include something in
gram.y before including scan.c.
cheers
andrew