This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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 ;)

I just built the library on gcc-3.5-20040718 after applying the patch
that you have attached, and everything is fine! I configured with
--enable-libstdcxx-allocator=bitmap.

Also, make check-target-libstdc++-v3 is fine.


> 
> To be sure, I'm attaching the unified patch that is failing for me on 
> x86 and x86_64.

I've tested on x86 myself!

Please could you check again?

-- 
	-Dhruv Matani.
http://www.geocities.com/dhruvbird/

template<typename Signature>
  class CustomSignature : public Signature
{ };



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]