Date: Thu, 3 Oct 1996 14:50:33 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/libg++/libstdc++/std cstring.h Message-ID: <199610032150.OAA29293@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/10/03 14:50:31 Modified: contrib/libg++/libstdc++/std cstring.h Log: The one and only change that I had to make to get all the tests to fly. #include_next <string.h> wasfailing since the /usr/include directory is first on FreeBSD, and since it was already past it, it failed some of the tests. Revision Changes Path 1.2 +1 -1 src/contrib/libg++/libstdc++/std/cstring.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610032150.OAA29293>