From 80e5ee2f45f040b98366eac20c66db36e2dac4ee Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 20 May 2006 08:53:19 +0000 Subject: Switching the programming language of pkglint to C++ is not an option. --- pkgtools/pkglint/files/doc/chap.code.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pkgtools/pkglint/files/doc/chap.code.xml b/pkgtools/pkglint/files/doc/chap.code.xml index 0cc9517fac1..dbba5f8989f 100644 --- a/pkgtools/pkglint/files/doc/chap.code.xml +++ b/pkgtools/pkglint/files/doc/chap.code.xml @@ -1,4 +1,4 @@ - + Code structure @@ -282,5 +282,9 @@ a string representation of the reference and match the regular expression against that. + Switching to C++ is not an option, since the typing + overhead would be more than twice the current amount. As a + consequence the code would become much less readable. + -- cgit v1.2.3