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: A quick word about the pthreadrope7 fails.


On Fri, 2004-10-15 at 19:16, Dhruv Matani wrote:
> On Fri, 2004-10-15 at 18:44, Paolo Carlini wrote:
> > Paolo Carlini wrote:
> > 
> > > I think we should use *unsigned* long, not long. Please do this change.
> 
> You mean for _Bitmap_t?
> What is the size on 64-bit machines?

To clarify, I'm asking about the size of size_t not unsigned long. I
assume that unsigned long is as big as long on all archs.

> 
> Do you mean std::size_t or ::size_t?
> 
> Why so(size_t instead of unsigned long/long)?
> 
> 
> > 
> > Even better, let's use size_t.
> > 
> > Paolo.
-- 
        -Dhruv Matani.
http://www.geocities.com/dhruvbird/

The price of freedom is responsibility, but it's a bargain, because
freedom is priceless. ~ Hugh Downs


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