[Bug c++/72580] Cannot throw non movable object

2021-02-04 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |8.0 Resolution|INVALID

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 --- Comment #5 from Jonathan Wakely --- Please stop changing the resolution to FIXED! The relevant rule is [class.copy] p32 in C++14 but this is not the right place to learn C++, try somewhere like stackoverflow.

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Andreas Schwab changed: What|Removed |Added Resolution|FIXED |INVALID

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread gleb at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Gleb Natapov changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #4 from Gleb Natapov -

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Jonathan Wakely changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #3 from Jonathan W

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread gleb at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Gleb Natapov changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2 from Gleb Natapov -

[Bug c++/72580] Cannot throw non movable object

2016-07-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---