Date: Sat, 03 Nov 2001 10:15:00 +0100 From: Poul-Henning Kamp <phk@freebsd.org> To: hackers@freebsd.org Subject: Idea for project: Make cpp do unifdef service... Message-ID: <51454.1004778900@critter.freebsd.dk>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51454.1004778900>