From owner-freebsd-hackers Sat Nov 3 1:15:46 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 5C73F37B408 for ; Sat, 3 Nov 2001 01:15:44 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.6/8.11.6) with ESMTP id fA39F0951456 for ; Sat, 3 Nov 2001 10:15:01 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: hackers@freebsd.org Subject: Idea for project: Make cpp do unifdef service... From: Poul-Henning Kamp Date: Sat, 03 Nov 2001 10:15:00 +0100 Message-ID: <51454.1004778900@critter.freebsd.dk> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi gang, We have a program called unifdef(1) which is a nice concept and all but a bit dated. In particular it doesn't understand lines like: #if defined(foo) || defined(bar) Is there a volunteer who would attempt to add the unifdef functionality to cpp ? There are plenty of files in the tree to test on... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message