From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 11 22:28:37 2013 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 25B27547; Tue, 11 Jun 2013 22:28:37 +0000 (UTC) (envelope-from db@db.net) Received: from diana.db.net (diana.db.net [66.113.102.10]) by mx1.freebsd.org (Postfix) with ESMTP id D9D881130; Tue, 11 Jun 2013 22:28:36 +0000 (UTC) Received: from night.db.net (localhost [127.0.0.1]) by diana.db.net (Postfix) with ESMTP id E2DA22AA362; Tue, 11 Jun 2013 16:28:35 -0600 (MDT) Received: by night.db.net (Postfix, from userid 1000) id 18CBF1CC0E; Tue, 11 Jun 2013 17:28:32 -0500 (EST) Date: Tue, 11 Jun 2013 17:28:32 -0500 From: Diane Bruce To: Baptiste Daroussin Subject: Re: Importing tradcpp (traditional (K&R-style) C macro preprocessor) into base? Message-ID: <20130611222832.GA27293@night.db.net> References: <20130611221124.GC84600@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130611221124.GC84600@ithaqua.etoilebsd.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-hackers@FreeBSD.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 22:28:37 -0000 On Wed, Jun 12, 2013 at 12:11:24AM +0200, Baptiste Daroussin wrote: > 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 I rewrote calendar already to not use cpp at all. There is an open PR on it. - Diane -- - db@FreeBSD.org db@db.net http://www.db.net/~db