On Wed, Dec 31, 2008 at 15:41, Hannes Eder <hannes@xxxxxxxxxxxxxx> wrote: > Make tokenizer aware of tabstops and add the commandline option: > > -ftabstop=WIDTH > Set the distance between tab stops. This helps sparse report correct > column numbers in warnings or errors. If the value is less than 1 or > greater than 100, the option is ignored. The default is 8. Handling tabs is probably a good idea, but making tabstop an option looks a bit like overkill. Maybe just hardcode it as 8? -- 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