On Thu, Nov 17, 2016 at 08:06:41AM +0800, Christopher Li wrote: > Speaking of the test case, there are two case can be added: > > void arg_incomplete(); > void arg_incomplete(int a) {} /* check-should-pass */ > > void arg_incomplete_vararg(); > void arg_incomplete_vararg(int a, ...) {} /* check-should-fail */ > > Sparse handle the first one incorrectly. But that is a separate issue, > we can address it in a different patch. > > Will apply. > > Chris > -- Yes. I'll look at this later. Luc -- 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