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: debug/vector anomalous behaviour


> Right, they can only know what capacity is guaranteed by the
> standard, which either grows minimally (when inserting) or is set by
> reserve().

Great. I'm attaching the patch as actually tested... Assuming there are no objections, I will apply it to mainline and for now revert the first try of yesterday from 4_3-branch: better play safe in the release branch, the issue isn't a regression and, as strange as it seems, nobody reported it to date.

Paolo.

//////////

Attachment: CL_dmrr_2
Description: Binary data

Attachment: patch_dmrr_2
Description: Binary data


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