Hello, I have been working with Frank Rowand on a v7 of file and line number annotations in the -O dts output of the device tree compiler. I wanted to make an --annotate-full option that would print the full filename, and starting and ending line and column numbers. The following commit: commit 728c5e87c655c17c2fbc1d5386b12ff328e0fc76 Author: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> Date: Tue Dec 8 14:24:42 2009 +1100 extends the position mechanism with columns, but considers a tab to be 8 column. Would it be ok to drop this feature? I have the impression that counting 1 column for a tab would be more useful for actually finding the referenced code. thanks, julia -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html