Date: Sun, 31 Aug 1997 15:12:21 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/msun/src math.h Message-ID: <199708312212.PAA26296@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/08/31 15:12:20 PDT
Modified files:
lib/msun/src math.h
Log:
Hide the declaration of `struct exception' from C++, since it conflicts
with the standard C++ `class exception'. This makes matherr() difficult
to use in C++. Small loss.
Revision Changes Path
1.5 +5 -1 src/lib/msun/src/math.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708312212.PAA26296>
