This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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] | |
Ok.| However, in order not to mix different issues, I think we should try | first to resolve the much more limited issue at hand, which, I note, | has to do with *deallocation*, not with *allocation*.
By the time we deallocate, any possible damage has already be done :-)
So, yes, you can add the casts as a temporary work-around.
We still would not have solved the issue (I do not believe we haveWell, the issue with max_size vs size vs difference_type certainly we don't have anywhere, besides my private emails with Howard ;) Certainly I want to tackle it but I'm not sure whether is purely an implementation (v3) issue: I don't think the standard is very clear about the value of max_size.
separate issues).
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |