From 0514bb16a6fcadf2fa6286c8b781930994f65c71 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 4 Feb 2006 03:39:40 +0000 Subject: * Many of the checking routines need some context to provide better warnings. For example, checkline_foo() may need to know what has happened in the file before that line. --- pkgtools/pkglint/TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pkgtools') diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index 2c57d201dca..18a4028816e 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.40 2006/02/02 17:41:57 joerg Exp $ +$NetBSD: TODO,v 1.41 2006/02/04 03:39:40 rillig Exp $ Please add your own entries at the bottom of this file. If possible, include the name of an example package where a warning should occur. @@ -24,3 +24,6 @@ include the name of an example package where a warning should occur. needs matching CNOFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE as well * warn about BUILD_USES_MSGFMT and related defines being used when devel/gettext-lib/buildlink3.mk is not explicitly included? +* Many of the checking routines need some context to provide better + warnings. For example, checkline_foo() may need to know what has + happened in the file before that line. -- cgit v1.2.3