Importing tradcpp (traditional (K&R-style) C macro preprocessor) into base?

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 11 22:11:28 UTC 2013


Hi,

I have been working in importing tradcpp (developped by David A. Holland from
NetBSD) into the ports tree, it is a traditional (K&R-style) C macro
preprocessor BSD licensed. I first worked on it so that imake can work properly
without gcc.

I discovered that some part of the base system still needs a traditional
preprocessor, like (calendar), what I propose it to import tradcpp into the base
system (not the version in port right now but what will become version 0.2).

It mostly behave like gcpp, and I'm able to properly use calendar along with
tradcpp with this small patch: http://people.freebsd.org/~bapt/tradcpp.diff

Any objections against me importing it?

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20130612/111ad905/attachment.sig>


More information about the freebsd-hackers mailing list