On Mon, Dec 22, 2008 at 6:14 PM, Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote: > rusty@vivaldi:/tmp$ sparse foo.c > foo.c:11:20: warning: incorrect type in assignment (invalid types) > foo.c:11:20: expected unknown type 11<noident> > foo.c:11:20: got int > I think you need this patch for sparse. The version of sparse you have does not handle typeof based type compare yet. Chris
Attachment:
evaluate-typeof
Description: Binary data