From owner-freebsd-hackers Mon May 5 19:29:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA07727 for hackers-outgoing; Mon, 5 May 1997 19:29:43 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA07722 for ; Mon, 5 May 1997 19:29:40 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id MAA23686; Tue, 6 May 1997 12:21:47 +1000 Date: Tue, 6 May 1997 12:21:47 +1000 From: Bruce Evans Message-Id: <199705060221.MAA23686@godzilla.zeta.org.au> To: bde@zeta.org.au, jkh@time.cdrom.com Subject: Re: /usr/include/ftpio.h is not C++ safe Cc: hackers@FreeBSD.ORG, nadav@barcode.co.il Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >>headers in /usr/include", In which case I could only put my head in my >>hands at the thought of going through all those libraries and adding >>ANSI-variant prototypes, much less making them all C++ safe. > >They all already support K&R except , , , >, , , , , , >, . I.e., all except 0 CSRG-derived headers, 2 Oops. I forgot to follow links in /usr/include. There must be a few more headers that don't support K&R. Bruce