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

Re: [MiNT] missing files in trunk 18102010



Alan Hourihane wrote:

> > The deb-version gives:
> >
> > ./k_mouse.c: In function 'button_timeout':
> > ./k_mouse.c:1119: error: subscripted value is neither array nor pointer
> > ./k_mouse.c:1119: error: subscripted value is neither array nor pointer
> >
> > I'll commit the fix later.
>
> Yes. It'd be nice if you tested the build after merges with the stock
> CVS checkout.

I always forget to test the debug-build. I've commited a patch to my
branch (so they are equal), but you already changed trunk so my patch is not accepted.

BTW: The own strlen in scrlobjc.c is slightly faster than the builtin
(I think that was the reason).

-Helmut