This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/9580: basic_filebuf<> with custom traits_type fails to link
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: paolo at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org, peturr02 at ru dot is, gcc-gnats at gcc dot gnu dot org
- Date: 13 Feb 2003 21:54:39 +0100
- Subject: Re: libstdc++/9580: basic_filebuf<> with custom traits_type fails to link
- Organization: Integrable Solutions
- References: <20030213201135.15134.qmail@sources.redhat.com>
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