[Bug c++/45923] constexpr diagnostic w/ non-literal

bkoz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 3 17:32:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45923

--- Comment #4 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2010-11-03 17:32:23 UTC ---

This is going to be re-purposed into a more general bugreport about constexpr
and diagnostics. The goal is to try and get compiler messages about why code
constructs are or are not valid constant expressions that contain:

1) locality as to where the problem is

2) clarity as to what the problem is

3) notes as to potential fixes.

Now, on to the attachments.



More information about the Gcc-bugs mailing list