Date: Mon, 19 Aug 1996 23:51:26 +1000 From: Bruce Evans <bde@zeta.org.au> To: asami@cs.berkeley.edu, peter@freefall.freebsd.org Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/sys errno.h Message-ID: <199608191351.XAA14020@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
> * make the declaration of the __error() function C++ safe. Otherwise, >Should we go do the same thing to all the include files? One of the >undergrads here ran into a problem when he tried to use MD4 functions >from a C++ program, because <md4.h> doesn't have the #include ><sys/cdefs.h> and __BEGIN_DECLS/__END_DECLS either. Yes. Most of them already use __BEGIN_DECLS/__END_DECLS (if necessary). Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608191351.XAA14020>
