summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorrillig <rillig>2006-01-02 09:42:52 +0000
committerrillig <rillig>2006-01-02 09:42:52 +0000
commit00c8ad2cd701fbdb31036c537dc275abb72a95ad (patch)
tree89f444c745782f654228d81979c49912bd4e8aee /pkgtools/pkglint
parent3a3d3fb481a2c9510f4c930f606d155aa94f50ee (diff)
downloadpkgsrc-00c8ad2cd701fbdb31036c537dc275abb72a95ad.tar.gz
* record with each substring its source location to be able to make
even more precise diagnostics
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index 7830acdcfb9..cf8ab086431 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -19,3 +19,5 @@
- possible unportable constructs
* check quoting in CFLAGS+= -DPREFIX=\"${PREFIX:Q}\"
* check that Index: entries match the rest of the patch
+* record with each substring its source location to be able to make
+ even more precise diagnostics