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

Re: [MiNT] [Mint-cvs] [FreeMiNT CVS] freemint/xaaes/src.km



Alan Hourihane wrote:

> Helmut,
>
> This is just wrong!
>
> You don't need (void (*)(PROC *, long arg)) this anymore on trunk.
>
> Please revert and merge in my changes to your branch.

Well, I got these warnings after updating from your changes!

..

kentry.h:

struct timeout *_cdecl (*addroottimeout)(long, void (*)(PROC *, long arg), unsigned short);

???

-Helmut