This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: A quick word about the pthreadrope7 fails.
Dhruv Matani wrote:
Sure thing!
I have attached the diff against the now current mainline.
I think we should use *unsigned* long, not long. Please do this change.
Also, please document for real that constant in struct _Alloc_block: I mean
a comment close to it and another at beginning of the file. The constant
itself,
by default must stay 8, consistently with the other allocators.
As a follow up patch, you should also update the documentation in docs/ext:
in particular you should document there any constant that can be tuned at
build time and add a note about the pthread7-rope problem.
Paolo.