[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] missing files in trunk 18102010
On Mon, 2010-10-18 at 10:30 +0000, Helmut Karlowski wrote:
> 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.
It's not hard to test the debug build as it's the DEFAULT !
> BTW: The own strlen in scrlobjc.c is slightly faster than the builtin
> (I think that was the reason).
Proof ?
Alan.