On Tue, 12 Dec 2006 at 11:44 -0800, Linus Torvalds wrote:
>
> On Tue, 12 Dec 2006, Yura Pakhuchiy wrote:
> >
> > sparse 0.2 produces following errors on attached code:
> > a.c:15:7: warning: incorrect type in argument 1 (different type sizes)
> > a.c:15:7: expected int [long] [usertype] *baz
> > a.c:15:7: got int *<noident>
> > a.c:13:10: warning: shift too big (32) for type int
> >
> > However I believe it should not. Please fix!
>
> Did you use "-m64" if you are doing this on an architecture with 64-bit
> /usr/include?
I use 32bit machine. But I tried to append -m64 anyway and this does not
helps.
--
Best regards,
Yura
-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html