Date: Fri, 16 Aug 2002 00:33:14 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdbool.h Message-ID: <200208160733.g7G7XEaa024588@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/08/16 00:33:14 PDT Modified files: include stdbool.h Log: add a check for GNUC < 3 to typedef bool because gcc 3 always seems to define it. Suggested by: tjr Revision Changes Path 1.6 +1 -1 src/include/stdbool.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208160733.g7G7XEaa024588>