From owner-freebsd-questions Tue Sep 12 14:33:21 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA00994 for questions-outgoing; Tue, 12 Sep 1995 14:33:21 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA00982 for ; Tue, 12 Sep 1995 14:33:19 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.11/8.6.9) id OAA00267; Tue, 12 Sep 1995 14:32:26 -0700 From: Julian Elischer Message-Id: <199509122132.OAA00267@ref.tfs.com> Subject: Re: cvs commit: src/sys/kern vnode_if.sh To: terry@lambert.org (Terry Lambert) Date: Tue, 12 Sep 1995 14:32:25 -0700 (PDT) Cc: bde@zeta.org.au, questions@freebsd.org In-Reply-To: <199509121719.KAA21490@phaeton.artisoft.com> from "Terry Lambert" at Sep 12, 95 10:19:28 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 648 Sender: questions-owner@freebsd.org Precedence: bulk > > > > > >is there a tool to de-ansify C? > > >I seam to have heard of one but can't rememeber where.... > > > > There's unprotoize/protoize which are part of gcc. > > Is a new vnode_if.sh making ANSIfied vnode_if.h?!? I hope so.. but actually no, it's just making ansi prototypes and leaving the functions in pre-ansi style (or so bruce's comments said) > > I object to this. It will cause me no end of problems with porting. > > I can not and *will not* port GCC everywhere I go. > > > Terry Lambert > terry@lambert.org > --- > Any opinions in this posting are my own and not those of my present > or previous employers. >