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

Richard Yao <richard.yao at alumni dot stonybrook.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|87403                       |

--- Comment #5 from Richard Yao <richard.yao at alumni dot stonybrook.edu> ---
(In reply to Richard Yao from comment #0)
> Similarly, the compiler should warn about passing a function pointer to a
> function not marked noexcept to a function marked noexcept, but does not:

This should say:

> Similarly, the compiler should warn about passing a function pointer not
> marked noexcept to a function marked noexcept, but does not:


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87403
[Bug 87403] [Meta-bug] Issues that suggest a new warning

Reply via email to