On Thu, Jan 7, 2016 at 9:47 AM, Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> wrote: > This stops sparse from issuing the error message > "error: cannot size expression" > for code like: > static _Bool boolarray[] = { > 0, > 1, > }; > static int n = sizeof(boolarray); This patch looks great. Applied. Chris -- 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