From owner-freebsd-hackers Tue May 13 13:42:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA12387 for hackers-outgoing; Tue, 13 May 1997 13:42:01 -0700 (PDT) Received: from apolo.biblos.unal.edu.co ([168.176.37.75]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA12370 for ; Tue, 13 May 1997 13:41:50 -0700 (PDT) Received: from unalmodem.usc.unal.edu.co (unalmodem18.usc.unal.edu.co [168.176.3.48]) by apolo.biblos.unal.edu.co (8.8.5/8.8.5) with SMTP id PAA06858; Tue, 13 May 1997 15:43:43 -0500 (COT) Message-ID: <3378CBB9.8AF@fps.biblos.unal.edu.co> Date: Tue, 13 May 1997 13:14:49 -0700 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: Mikael Karpberg CC: joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@FreeBSD.ORG Subject: Re: g++ shared library segfaults References: <199705130811.KAA24381@ocean.campus.luth.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Mikael Karpberg wrote: > > For those that are interested, here's a nice link to some of the ANSI drafts: > > http://www.cygnus.com/misc/wp/ > > /Mikael Bjarne Stroustrup's book says: "Brief updates on the progress of C++ standarization will be available via ftp ftp.std.com in the directory AW/stroustrup2e " I think this is the best possible reference :-). Pedro.