Ben Collins <bcollins@debian.org> writes:
> > __u8 short slot_tablelen;
>
> Isn't it just a plain error? Either it's a char, or it's a short. It
> can't be both, right?
gcc used to eat it but now it rightfully complains about it.
Its a bug in the source.
MfG
Goswin