[Bug libstdc++/57394] [C++11] basic_streambuf incorrect copy constructor / copy assignment access specifier

2013-05-24 Thread lukeallardyce at yahoo dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57394 --- Comment #2 from lukeallardyce at yahoo dot co.uk --- Whoops, changed title.

[Bug libstdc++/57394] New: basic_streambuf incorrect constructor / copy constructor access specifier

2013-05-24 Thread lukeallardyce at yahoo dot co.uk
: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: lukeallardyce at yahoo dot co.uk Although the GCC C++11 status page marks stream buffers as completed, according to ยง 27.6.3 the basic_streambuf constructor and copy

[Bug libstdc++/54388] New: std::array.at() const results in undefined behaviour

2012-08-27 Thread lukeallardyce at yahoo dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54388 Bug #: 54388 Summary: std::array.at() const results in undefined behaviour Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: major