[Bug libstdc++/80654] New: is_trivially_copy_constructible fails with compiler error with vector of uncopyable objects

2017-05-06 Thread bugs at mm dot beanwood.com
Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: bugs at mm dot beanwood.com Target Milestone: --- Created attachment 41332 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41332=edit Pre-proces

[Bug libstdc++/42857] std::istream::ignore(std::streamsize n) calls unnecessary underflow

2014-07-23 Thread bugs at mm dot beanwood.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42857 --- Comment #6 from Andrew Ayer bugs at mm dot beanwood.com --- Any word on if this will be fixed in GCC? To summarize, GCC's current behavior is wrong because: * Underflowing after ignoring the requested number of bytes could block forever

[Bug c++/56692] New: [4.8 Regression] [C++11] Segmentation fault when calling static/non-static overloaded function from lambda

2013-03-22 Thread bugs at mm dot beanwood.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56692 Bug #: 56692 Summary: [4.8 Regression] [C++11] Segmentation fault when calling static/non-static overloaded function from lambda Classification: Unclassified

[Bug libstdc++/42857] std::istream::ignore(std::streamsize n) calls unnecessary underflow

2013-02-24 Thread bugs at mm dot beanwood.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42857 Andrew Ayer bugs at mm dot beanwood.com changed: What|Removed |Added CC||bugs