Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 1997 06:09:16 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        jkh@time.cdrom.com, nadav@barcode.co.il
Cc:        hackers@FreeBSD.ORG
Subject:   Re: /usr/include/ftpio.h is not C++ safe
Message-ID:  <199705052009.GAA09324@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Don't pollute new code with the __P() gunge.  It just makes it harder
>to read and there are no compilers we need to use which do not accept
>full ANSI prototypes.

Headers in /usr/include should support K&R since they may be used with
old code.

Bruce



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