cvs commit: src/include stdbool.h
Marius Strobl
marius at FreeBSD.org
Sat Feb 19 13:47:34 GMT 2005
marius 2005-02-19 13:47:33 UTC
FreeBSD src repository
Modified files:
include stdbool.h
Log:
The Intel C/C++ compiler doesn't require a typedef for _Bool when compiling
C source so don't declare one when using the GCC-compatibility (defaulting
to GCC 2.95.0) of ICC.
Submitted by: netchild
MFC after: 1 week
Revision Changes Path
1.7 +1 -1 src/include/stdbool.h
More information about the cvs-src
mailing list