On 9/8/11, Dan Carpenter <error27@xxxxxxxxx> wrote: > Sparse doesn't parse binary constants properly so the following code > generates an error: > > x = 0b11; > > test.c:5:17: error: constant 0b11 is not a valid number > > Reported-by: Kamal Mostafa <kamal@xxxxxxxxxxxxx> > Signed-off-by: Dan Carpenter <error27@xxxxxxxxx> I sent this patch before but the git tree was offline so everything was dead. regards, dan carpenter -- 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