[Bug libstdc++/111091] Split view with double quoted string

2023-08-22 Thread deco33000 at yandex dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111091 --- Comment #4 from KL --- I get it. Must be more careful :) Thanks

[Bug libstdc++/111091] Split view with double quoted string

2023-08-22 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111091 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org S

[Bug libstdc++/111091] Split view with double quoted string

2023-08-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111091 --- Comment #2 from Andrew Pinski --- Both libstdc++ and libc++ have the same behavior for Try1 ...