On Mon, Feb 02, 2009 at 12:17:06PM -0800, Christopher Li wrote: > On Sun, Feb 1, 2009 at 11:30 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote: > > There are several interesting problems caused by the fact that > > we create a separate symbol for each declaration of given function. > > Thanks for the patch. That is great. This is actually one of the two > hard problem in > sparse. I haven't able to solved them. (BTW, the other one was running > out of modifier bits.) Modifier bits are going to get easier - I have a patch series that takes a bunch out (basically, to hell with everything in MOD_SPECIFIER - the only hard part is on the parser side and I've got a saner way to deal with that). -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html