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

next in thread | raw e-mail | index | archive | help
>> Headers in /usr/include should support K&R since they may be used with
>> old code.
>
>"May be" just isn't strong enough for this man, and I thought we
>already went over all of this just a few weeks ago in core!  I

I thought we agreed on not using __P in our new code (mainly in the
kernel).  This means that it is no longer a bug for libftpio to be
implemented in ANSI C, but it doesn't mean that everything that
wants to use it must be implemented in ANSI C.

Bruce



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