[Bug libstdc++/94749] New: std::istream::ignore discards too many characters

2020-04-24 Thread serpent7776 at gmail dot com
Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: serpent7776 at gmail dot com Target Milestone: --- Created attachment 48369 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48369&action=edit full source example The following code results in '=&

[Bug libstdc++/94749] std::istream::ignore discards too many characters

2020-05-29 Thread serpent7776 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94749 --- Comment #2 from serpent7776 at gmail dot com --- any update?

[Bug libstdc++/94749] std::istream::ignore discards too many characters

2020-06-11 Thread serpent7776 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94749 --- Comment #6 from serpent7776 at gmail dot com --- thanks

[Bug c++/104470] New: internal compiler error: Segmentation fault compiling std::variant with -std=c++20

2022-02-09 Thread serpent7776 at gmail dot com via Gcc-bugs
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: serpent7776 at gmail dot com Target Milestone: --- Created attachment 52396 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52396&action=edit Prepr

[Bug c++/56958] Spurious set but not used variable warning in empty pack expansion

2022-11-04 Thread serpent7776 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56958 serpent7776 at gmail dot com changed: What|Removed |Added CC||serpent7776 at gmail dot

[Bug c++/101792] New: Compiling access to templated parent object fails with unrelated message: invalid use of 'auto'

2021-08-05 Thread serpent7776 at gmail dot com via Gcc-bugs
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: serpent7776 at gmail dot com Target Milestone: --- Sorry for the title, but I don't know how to describe the issue. The followin