[Bug libstdc++/90590] New: enumeration value not handled in switch warning for std::ios_base::seek_dir

2019-05-23 Thread alan at birtles dot org.uk
: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: alan at birtles dot org.uk Target Milestone: --- GCC (and clang bug 67996) raises a warning when declaring a switch statement which uses std::ios_base::seek_dir

[Bug c++/64385] New: odd behaviour of std::is_move_constructible std::ostringstream

2014-12-23 Thread alan at birtles dot org.uk
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: alan at birtles dot org.uk Created attachment 34320 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34320action=edit file to reproduce the bug When compiling the attached code without