autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ fix and test


From: Assar Westerlund
Subject: Re: C++ fix and test
Date: 20 Dec 2000 16:50:39 +0100
User-agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6

Alexandre Oliva <address@hidden> writes:
> On Dec 20, 2000, Akim Demaille <address@hidden> wrote:
> 
> > Why do you want to try without stdlib.h?
> 
> Because stdlib.h may not be safe for multiple inclusion, and the
> user test may already #include it.

IIRC, Standard C says that all header files should be
multiple-inclusion safe.  It seems reasonable to be able to assume it
holds with common C++ compilers too, doesn't it?

/assar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]