pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint * record with each substring its sour...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93b7731cc6b0
branches:  trunk
changeset: 505284:93b7731cc6b0
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jan 02 09:42:52 2006 +0000

description:
* record with each substring its source location to be able to make
  even more precise diagnostics

diffstat:

 pkgtools/pkglint/TODO |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r 6282aab4d017 -r 93b7731cc6b0 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Mon Jan 02 08:29:55 2006 +0000
+++ b/pkgtools/pkglint/TODO     Mon Jan 02 09:42:52 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index