This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: INSTALL_ASSERT_H
- To: gcc at gcc dot gnu dot org
- Subject: Re: INSTALL_ASSERT_H
- From: Russ Allbery <rra at stanford dot edu>
- Date: 02 May 2001 19:03:32 -0700
- Organization: The Eyrie
- References: <200105022342.QAA23063@kankakee.wrs.com>
Mike Stump <mrs@windriver.com> writes:
> If the following program compiles:
> #include <assert.h>
> That's a good first order approximation. Good in 98% of the cases I
> suspect we care about.
Is compliance with the C99 requirements for assert() gcc's problem or the
system library's problem? (C99 adds over C89 the requirement that the
function name also be in the assertion message.)
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>