This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: patch: bitmap_allocator.h
On Fri, 2004-07-30 at 05:08, Paolo Carlini wrote:
> Dhruv Matani wrote:
>
> >Tested x86-Linux.
> >
> >
> Tested perhaps, but not built ;)
Actually, I had tested the build also! But on gcc3.4, not 3.5. Now that
I have the sources, I can do that, and I'll let you know.
>
> To be sure, I'm attaching the unified patch that is failing for me on
> x86 and x86_64.
Thanks.
--
-Dhruv Matani.
http://www.geocities.com/dhruvbird/
template<typename Signature>
class CustomSignature : public Signature
{ };