pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint * warn about unportable CPP macros in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0d183e8f878
branches:  trunk
changeset: 503484:b0d183e8f878
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Nov 21 16:56:02 2005 +0000

description:
* warn about unportable CPP macros in patches.

diffstat:

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

diffs (8 lines):

diff -r 7c8191ae8e21 -r b0d183e8f878 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Mon Nov 21 16:34:37 2005 +0000
+++ b/pkgtools/pkglint/TODO     Mon Nov 21 16:56:02 2005 +0000
@@ -20,3 +20,4 @@
 * warn about the use of ${WRKDIR:=...}, as this construct should only
   be used with lists.
 * mention the SUBST framework whenever ${SED} is used.
+* warn about unportable CPP macros in patches.



Home | Main Index | Thread Index | Old Index