https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103745

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
> Throwing an exception that is derived from std::exception is a common 
> practice.

Common practice where? in the standard library yes, outside of the wild not so
much.
I think this should be an optional warning which a project can turn on if they
want to or not.

Reply via email to