Re: [C++ Patch] PR 53371

2012-05-17 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 53371

2012-05-17 Thread Paolo Carlini
Hi, this is a rather simple PR about us not rejecting rvalue reference catch parameters. When I looked into it I noticed that we also aren't explicitly handling abstract types (which now in C++11 are explicitly mentioned in [except.handle]): eventually we rejected those but with a quite poor