Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 1996 10:09:02 +0200
From:      Mark Murray <mark@grondar.za>
To:        joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
Cc:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Subject:   Re: cdrom boot? 
Message-ID:  <199611230809.KAA24858@grackle.grondar.za>

next in thread | raw e-mail | index | archive | help
J Wunsch wrote:
> As Terry Lambert wrote:
> 
> > > Isn't there unprotoize in the gcc distribution that does this?
> 
> > I think you are thinking of "protoize".  I think there might be an
> > unprotoize, but I think the idea of the GCC crowd is to move toward
> > ANSI code, not away.
> 
> Well, thinking doesn't exactly seem to be your best task these days,
> Terry? :-))
> 
> protoize(1) used to be accompanied by unprotoize(1) in the gcc
> distribution for a long time.  They use the gcc parser with a special
> shortcut that causes it to dump its internal structures in a C
> notation.

Take a look in /usr/src/contrim/gcc:

protoize.c
unprotoize.c

Here is unprotoize.c (in full):
--------------cut here------------------
#include "protoize.c"
--------------cut here------------------

M
--
Mark Murray                PGP key fingerprint = 80 36 6E 40 83 D6 8A 36
This .sig is umop ap!sdn.                        BC 06 EA 0E 7A F2 CE CE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611230809.KAA24858>