[Bug libstdc++/102048] __gnu_cxx::rope.erase(size_t __p) implementation seems to be wrong

2021-08-25 Thread fstqwq at foxmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102048 --- Comment #5 from Zonghan Yang --- I do agree this function should be deleted if SGI rope doesn't contain it. Also, it's the easiest way to fix the problem.

[Bug libstdc++/102048] __gnu_cxx::rope.erase(size_t __p) implementation seems to be wrong

2021-08-24 Thread fstqwq at foxmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102048 --- Comment #3 from Zonghan Yang --- I couldn't find document explicitly states how the function works but only the line of comment above it shows the idea. So I guess it's just a small typo but not found for years since no one really document i

[Bug libstdc++/102048] New: __gnu_cxx::rope.erase(size_t __p) implementation seems to be wrong

2021-08-24 Thread fstqwq at foxmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102048 Bug ID: 102048 Summary: __gnu_cxx::rope.erase(size_t __p) implementation seems to be wrong Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal