From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29934 invoked by alias); 13 Feb 2003 20:56:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 29914 invoked by uid 71); 13 Feb 2003 20:56:00 -0000 Date: Thu, 13 Feb 2003 20:56:00 -0000 Message-ID: <20030213205600.29912.qmail@sources.redhat.com> To: gdr@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Gabriel Dos Reis Subject: Re: libstdc++/9580: basic_filebuf<> with custom traits_type fails to link Reply-To: Gabriel Dos Reis X-SW-Source: 2003-02/txt/msg00590.txt.bz2 List-Id: The following reply was made to PR libstdc++/9580; it has been noted by GNATS. From: Gabriel Dos Reis To: paolo@gcc.gnu.org Cc: gcc-bugs@gcc.gnu.org, peturr02@ru.is, gcc-gnats@gcc.gnu.org Subject: Re: libstdc++/9580: basic_filebuf<> with custom traits_type fails to link Date: 13 Feb 2003 21:54:39 +0100 paolo@gcc.gnu.org writes: | Synopsis: basic_filebuf<> with custom traits_type fails to link | | Responsible-Changed-From-To: unassigned->gdr | Responsible-Changed-By: paolo | Responsible-Changed-When: Thu Feb 13 20:11:34 2003 | Responsible-Changed-Why: | traits guru | State-Changed-From-To: open->analyzed | State-Changed-By: paolo | State-Changed-When: Thu Feb 13 20:11:34 2003 | State-Changed-Why: | Hi Gaby, could you please have a look at this one? | It bears some similarities with libstdc++/8836, which you | triaged as not a bug. Thanks! I'm tempted to see this as a bug in our library... Can someone recall me briefly why we can't make this work? -- Gaby