From owner-freebsd-bugs@FreeBSD.ORG Tue Jun 11 19:10:01 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.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 8AEC0119 for ; Tue, 11 Jun 2013 19:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7D83A1728 for ; Tue, 11 Jun 2013 19:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5BJA1Ae088552 for ; Tue, 11 Jun 2013 19:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5BJA1ko088551; Tue, 11 Jun 2013 19:10:01 GMT (envelope-from gnats) Date: Tue, 11 Jun 2013 19:10:01 GMT Message-Id: <201306111910.r5BJA1ko088551@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Baptiste Daroussin Subject: Re: bin/178463: [patch] Remove cpp usage from calendar(1) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Baptiste Daroussin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 19:10:01 -0000 The following reply was made to PR bin/178463; it has been noted by GNATS. From: Baptiste Daroussin To: bug-followup@freebsd.org, db@db.net Cc: Subject: Re: bin/178463: [patch] Remove cpp usage from calendar(1) Date: Tue, 11 Jun 2013 21:03:36 +0200 --001a11c1bb2a138ae204dee58f5c Content-Type: text/plain; charset=ISO-8859-1 Netbsd is working on tradcpp, I have been working with them to use it in ports for imake so that it works properly with or without gcpp. I plan to import it in base so that calendar(1) could directly use it. regards, Bapt --001a11c1bb2a138ae204dee58f5c Content-Type: text/html; charset=ISO-8859-1
Netbsd is working on tradcpp, I have been working with them to use it in ports for imake so that it works properly with or without gcpp.

I plan to import it in base so that calendar(1) could directly use it.

regards,
Bapt
--001a11c1bb2a138ae204dee58f5c--