From owner-freebsd-hackers Fri Nov 15 10:20:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA05805 for hackers-outgoing; Fri, 15 Nov 1996 10:20:41 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA05789 for ; Fri, 15 Nov 1996 10:20:32 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.2/8.6.9) with ESMTP id KAA02603; Fri, 15 Nov 1996 10:15:38 -0800 (PST) To: John Fieber cc: Chuck Robey , FreeBSD-Hackers Subject: Re: Interesting URL In-reply-to: Your message of "Fri, 15 Nov 1996 09:11:58 EST." Date: Fri, 15 Nov 1996 10:15:38 -0800 Message-ID: <2601.848081738@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Speaking of C++, there is a showstopper problem in 2.2-ALPHA with > respect to STL. The fix appears to be simple and a patch has > been submitted via send-pr. I have neither space nor time at > this final hour to check it out personally or I would commit it > myself, but it would *really* be a shame to ship 2.2 with an > inoperable STL because of 3 missed files in the stdc++ library... OK, I just dealt with this in -current and in 2.2. Jordan