> You can get check from
>
> bk://kernel.bkbits.net/torvalds/sparse
Is that up to date? I cloned that repository and said "make" and got
heaps of compile errors. First there were a heap of warnings like
this:
symbol.h:73: warning: declaration does not declare anything
and then lots of errors like this:
parse.c:44: error: structure has no member named `ctype'
and indeed the structures defined in the headers don't seem to match
up with their uses in the .c files.
Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/