Date: Tue, 22 Jun 1999 12:40:39 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/egcs-devel/patches patch-am patch-ap Message-ID: <199906221940.MAA47094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/06/22 12:40:39 PDT Added files: lang/egcs-devel/patches patch-am patch-ap Log: Don't redefine "USER_H" in ``t-freebsd''. (ie, We are missing important stuff in the include tree because of this. Including, but not limited to a proper definition of NULL for C++ and stdbool.) This causes an extra 14 unexpected failures relating to the definition of "NULL" in the EGCS g++ testsuite. Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com> (via egcs-patches@egcs.cygnus.com mailing list) 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?199906221940.MAA47094>