imp@village.org
authorWarner Losh <imp@village.org>
Mon, 27 Mar 1995 12:15:10 +0000 (07:15 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 27 Mar 1995 12:15:10 +0000 (07:15 -0500)
From-SVN: r9232

gcc/cp/ChangeLog

index dc5ee6941dc1460ea17f61ac9c47c3e5ee52f286..74d5e70cc92ffa6afd5f73fde8fdb2a5f72d2499 100644 (file)
@@ -1,3 +1,10 @@
+Mon Mar 27 07:14:33 1995  Warner Losh  <imp@village.org>
+
+       * g++.c: Removed __NetBSD__ from conditional.
+       Declare strerror if HAVE_STRERROR is defined; otherwise
+       declare sys_errlist and sys_nerr.
+       (my_strerror): New function.
+
 Fri Mar 24 12:11:24 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
 
        * decl.c (duplicate_decls): Propagate DECL_ABSTRACT_VIRTUAL_P.